Re: [HACKERS] why not parallel seq scan for slow functions

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [HACKERS] why not parallel seq scan for slow functions
Дата
Msg-id CANP8+jJvk120zqF6RHtw=HZ3Ux2hA2jA2A5VXn_NqRZSJRtmuA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] why not parallel seq scan for slow functions  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On 21 August 2017 at 11:42, Amit Kapila <amit.kapila16@gmail.com> wrote:

>> or of 2)
>> treating cost = speed, so we actually reduce the cost of a parallel
>> plan rather than increasing it so it is more likely to be picked.
>>
>
> Yeah, this is what is being currently followed for costing of parallel
> plans and this patch also tries to follow the same.

OK, I understand this better now, thanks.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Explicit relation name in VACUUM VERBOSE log
Следующее
От: Pavel Stehule
Дата:
Сообщение: [HACKERS] proposal: psql command \graw