Re: Wishlist for 7.4: Plan stability
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Stark <gsstark@mit.edu>
Cc: pgsql-hackers@postgresql.org
Date: 2002-12-01T04:28:47Z
Lists: pgsql-hackers
Greg Stark <gsstark@mit.edu> writes: > Ok, someone else posted their data warehousing wishlist, I want to post my > single item OLP wishlist: Plan stability. That seems to me to translate to "I want the system to fail to react to changes in data statistics and all other variables relevant to query planning". You can pretty much get that by never doing [VACUUM] ANALYZE, but I'm quite lost as to why it's really a good idea. regards, tom lane