Re: Prepared statements considered harmful - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Prepared statements considered harmful
Date
Msg-id 200608311525.32557.peter_e@gmx.net
Whole thread Raw
In response to Re: Prepared statements considered harmful  ("Merlin Moncure" <mmoncure@gmail.com>)
Responses Re: Prepared statements considered harmful
Re: Prepared statements considered harmful
List pgsql-hackers
Am Donnerstag, 31. August 2006 15:05 schrieb Merlin Moncure:
> The proposal to supply hints to statements and functions has been
> voted down several times due to the argument that it is better to fix
> the planner.  I think supplying hints does fix the planner, and is a
> balanced solution.

Planner hints are a way to address a deficient planner.  But neither a 
manually hinted planner nor a perfectly good planner will help if the 
planning decisions are based on outdated information.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas DCP SD"
Date:
Subject: Re: Prepared statements considered harmful
Next
From: Peter Eisentraut
Date:
Subject: Re: Prepared statements considered harmful