Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: Getting query plan alternatives from query planner?  (Stefan Keller <[email protected]>)
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/[email protected]

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