Re: pgsql: Disk-based Hash Aggregation.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Disk-based Hash Aggregation.
Дата
Msg-id 23196.1584943506@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Disk-based Hash Aggregation.  (Jeff Davis <jdavis@postgresql.org>)
Ответы Re: pgsql: Disk-based Hash Aggregation.
Список pgsql-committers
Jeff Davis <jdavis@postgresql.org> writes:
> Disk-based Hash Aggregation.

I noticed that the regression tests seemed suddenly slower than they
have been.  A bit of poking around reveals that this patch made
groupingsets.sql take approximately 8X longer than it used to,
and more than twice as long as any other core regression test.

This is absolutely, positively, not acceptable for a test that gets
run hundreds of times a day by lots of people and buildfarm animals.

If there's no way to test the feature in some significantly-cheaper way,
perhaps we should move this test out to a separate script that's not run
by default.

            regards, tom lane



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix our getopt_long's behavior for a command line argument of ju