Re: Wishlist for 7.4: Plan stability - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Wishlist for 7.4: Plan stability
Date
Msg-id 15348.1038716927@sss.pgh.pa.us
Whole thread Raw
In response to Wishlist for 7.4: Plan stability  (Greg Stark <gsstark@mit.edu>)
Responses Re: Wishlist for 7.4: Plan stability
List 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


pgsql-hackers by date:

Previous
From: David Wheeler
Date:
Subject: Re: 7.4 Wishlist
Next
From: Paul Ramsey
Date:
Subject: Re: 7.4 To Do