Re: help on slow query using postgres 8.4

From: "Kevin Grittner" <kgrittn(at)mail(dot)com>
To: Maria(dot)L(dot)Wilson-1(at)nasa(dot)gov,pgsql-performance(at)postgresql(dot)org
Subject: Re: help on slow query using postgres 8.4
Date: 2012-11-20 13:06:09
Message-ID: 20121120130609.156400@gmx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Maria L. Wilson wrote:

> Can someone shed some light on the following query.....
> any help would certainly be appreciated!

The query text and EXPLAIN ANALYZE output are a good start, but a lot
of other information is needed to really understand the issue.

http://wiki.postgresql.org/wiki/SlowQueryQuestions

The EXPLAIN ANALYZE output will be easier to read as an attachment --
or even better, post it to:

http://explain.depesz.com/

-Kevin

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2012-11-20 15:04:13 Re: Poor performance using CTE
Previous Message Kevin Grittner 2012-11-20 12:57:23 Re: PQconnectStart/PQconnectPoll