Re: Scaling PostgreSQL at multicore Power8

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Scaling PostgreSQL at multicore Power8
Дата
Msg-id 20150831154850.GZ31526@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Scaling PostgreSQL at multicore Power8  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: Scaling PostgreSQL at multicore Power8  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Re: Scaling PostgreSQL at multicore Power8  (YUriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
Список pgsql-hackers
On 2015-08-31 17:43:08 +0200, Tomas Vondra wrote:
> Well, I could test the patch on a x86 machine with 4 sockets (64 cores), but
> I wonder whether it makes sense at this point, as the patch really is not
> correct (judging by what Andres says).

Additionally it's, for default pgbench, really mostly a bottlneck after
GetSnapshotData() is fixed. You can make it a problem much earlier if
you have index nested loops over a lot of rows.

- Andres



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Scaling PostgreSQL at multicore Power8
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Scaling PostgreSQL at multicore Power8