Re: Getting query plan alternatives from query planner? - Mailing list pgsql-performance

From Heikki Linnakangas
Subject Re: Getting query plan alternatives from query planner?
Date
Msg-id 534C3496.5000409@vmware.com
Whole thread Raw
In response to Re: Getting query plan alternatives from query planner?  (Stefan Keller <sfkeller@gmail.com>)
List pgsql-performance
On 04/14/2014 09:36 PM, Stefan Keller wrote:
> Who's the elephant in the room who is reluctant to introduce explicit hints?

Please read some of the previous discussions on this. Like this, in this
very same thread:

http://www.postgresql.org/message-id/15381.1395410811@sss.pgh.pa.us

I'd like to have explicit hints, *of the kind explained in that
message*. Hints that tell the planner what the data distribution is
like. Hints to override statistics and heuristics used by the planner.

- Heikki


pgsql-performance by date:

Previous
From: Stefan Keller
Date:
Subject: Re: Getting query plan alternatives from query planner?
Next
From: Ryan Johnson
Date:
Subject: Re: SSI slows down over time