Re: help interpreting "explain analyze" output - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: help interpreting "explain analyze" output
Date
Msg-id 20131127165443.GA19602@depesz.com
Whole thread Raw
In response to help interpreting "explain analyze" output  (David Rysdam <drysdam@ll.mit.edu>)
List pgsql-general
On Tue, Nov 26, 2013 at 12:24:08PM -0500, David Rysdam wrote:
> I'm not really looking for information on how to speed this query
> up. I'm just trying to interpret the output enough to tell me which step
> is slow:

You might want to read this:
http://www.depesz.com/tag/unexplainable/

Best regards,

depesz


Attachment

pgsql-general by date:

Previous
From: David Johnston
Date:
Subject: Re: Complex sql, limit-for-each group by, arrays, updates
Next
From: Tom Lane
Date:
Subject: Re: nested query vs left join: query planner very confused