Re: Going, going, GUCs! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Going, going, GUCs!
Date
Msg-id 3626.1256064790@sss.pgh.pa.us
Whole thread Raw
In response to Re: Going, going, GUCs!  (Jeff Davis <pgsql@j-davis.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Going, going, GUCs!
Next
From: Bernd Helmle
Date:
Subject: Re: Going, going, GUCs!