Re: oddly slow query

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jessi Berkelhammer <jberkelhammer(at)desc(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: oddly slow query
Date: 2008-01-11 20:27:30
Message-ID: 24319.1200083250@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jessi Berkelhammer <jberkelhammer(at)desc(dot)org> writes:
> The hold-up seems to be in a 'Nested Loop Left Join', which is only in
> the plan for the slow query.
> Here are the first two lines of EXPLAIN ANALYZE on the slow query:

So you've left out all the information that would let anyone guess what
the problem is ...

Let's see the *whole* EXPLAIN ANALYZE output for all three of the
queries you mentioned. It would also be appropriate to mention
exactly which PG version you're using.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2008-01-11 20:37:44 Re: oddly slow query
Previous Message Blazej Oleszkiewicz 2008-01-11 19:08:34 Analytic SQL Server - next generation analytic Data Warehouse with OLAP support