Re: hashagg slowdown due to spill changes

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: hashagg slowdown due to spill changes
Дата
Msg-id e19a19bf2ec75db916ad85f324cb3596c4d8e196.camel@j-davis.com
обсуждение исходный текст
Ответ на Re: hashagg slowdown due to spill changes  (Andres Freund <andres@anarazel.de>)
Ответы Re: hashagg slowdown due to spill changes  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
On Sun, 2020-06-14 at 11:14 -0700, Andres Freund wrote:
> I'm somewhat inclined to think that we should revert 4cad2534da6 and
> then look at how precisely to tackle this in 14.

I'm fine with that.

> It'd probably make sense to request small tlists when the number of
> estimated groups is large, and not otherwise.

That seems like a nice compromise that would be non-invasive, at least
for create_agg_plan().

Regards,
    Jeff Davis





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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: [PATCH] Initial progress reporting for COPY command
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Transactions involving multiple postgres foreign servers, take 2