On Thu, Feb 9, 2012 at 2:41 PM, Peter van Hardenberg <pvh(at)pvh(dot)ca> wrote:
> Hmm, perhaps we could usefully aggregate auto_explain output.
By the time you realize the query is running long, it is too late to
start analyzing it. And without analyzing it, you probably can't get
the information you need.
Maybe with the timing = off feature,it would might make sense to just
preemptively analyze everything.
Cheers,
Jeff