Re: [PATCHES] Proposed patch: synchronized_scanning GUCvariable
Ron Mayer <rm_pg@cheapcomplexdevices.com>
From: Ron Mayer <rm_pg@cheapcomplexdevices.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, Zeugswetter Andreas ADI SD <Andreas.Zeugswetter@s-itsolutions.at>, Simon Riggs <simon@2ndquadrant.com>, Heikki Linnakangas <heikki@enterprisedb.com>, Gregory Stark <stark@enterprisedb.com>, "Jonah H. Harris" <jonah.harris@gmail.com>, pgsql-hackers@postgresql.org, Neil Conway <neilc@samurai.com>, Euler Taveira de Oliveira <euler@timbira.com>
Date: 2008-01-29T21:59:05Z
Lists: pgsql-hackers
Tom Lane wrote: > "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes: > >> Tom Lane <tgl@sss.pgh.pa.us> wrote: >> >>> Or is someone prepared to argue that there are no applications out >>> there that will be broken if the same query, against the same unchanging >>> table, yields different results from one trial to the next? >>> Won't even autovacuum "analyze" cause this too if the new stats changes the plan?