Re: An Idea for planner hints - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: An Idea for planner hints
Date
Msg-id 200608151900.50126.peter_e@gmx.net
Whole thread Raw
In response to Re: An Idea for planner hints  (AgentM <agentm@themactionfaction.com>)
Responses Re: An Idea for planner hints
List pgsql-hackers
AgentM wrote:
> Couldn't the session be explicitly transferred into a special
> analysis mode? Explain analyze could run on every query implicitly
> and point out time and row count discrepancies as HINTs. Multi-column
> joins, for example, could be pointed out and display whether or not
> there are related indexes.

Meet EXPLAIN ANALYZE.

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


pgsql-hackers by date:

Previous
From: AgentM
Date:
Subject: Re: An Idea for planner hints
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: New beginings