Re: Choosing parallel_degree

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: Choosing parallel_degree
Дата
Msg-id 56F04DC0.9060308@dalibo.com
обсуждение исходный текст
Ответ на Re: Choosing parallel_degree  (James Sewell <james.sewell@lisasoft.com>)
Ответы Re: Choosing parallel_degree  (Julien Rouhaud <julien.rouhaud@dalibo.com>)
Список pgsql-hackers
On 21/03/2016 05:18, James Sewell wrote:
> OK cool, thanks.
>
> Can we remove the minimum size limit when the per table degree setting
> is applied?
>
> This would help for tables with 2  - 1000 pages combined with a high CPU
> cost aggregate.
>

Attached v4 implements that. It also makes sure that the chosen
parallel_degree won't be more than the relation's estimated number of pages.

--
Julien Rouhaud
http://dalibo.com - http://dalibo.org

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgbench - allow backslash-continuations in custom scripts
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [PATCH] we have added support for box type in SP-GiST index