Jeff Davis <pg...@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 -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers