Re: Going, going, GUCs!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Going, going, GUCs!
Дата
Msg-id 3626.1256064790@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Going, going, GUCs!  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> On Tue, 2009-10-20 at 10:49 -0700, David Fetter wrote:
>> synchronize_seqscans (should be on)

> Right now this is used for pg_dump, because pg_dump could un-cluster a
> previously clustered table (I believe Greg Stark made this observation).

In general, the setting results in producing indeterminate output where
previous versions produced deterministic results; we did get complaints
about that when it came out.  Furthermore the performance gain may be
marginal or nonexistent depending on your application.  The code savings
from removing the setting would certainly be marginal or nonexistent.
I can't see a good argument for taking this out.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Going, going, GUCs!
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: Going, going, GUCs!