Re: Queries taking ages in PG 8.1, have been much faster in PG<=8.0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Markus Wollny" <Markus(dot)Wollny(at)computec(dot)de>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Queries taking ages in PG 8.1, have been much faster in PG<=8.0
Date: 2005-12-01 16:34:46
Message-ID: 11679.1133454886@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Markus Wollny" <Markus(dot)Wollny(at)computec(dot)de> writes:
>> Once you're not under deadline,
>> I'd like to investigate more closely to find out why 8.1 does
>> worse than 8.0 here.

> Please tell me what I can do to help in clearing up this issue, I'd be
> very happy to help!

The first thing to do is get 8.0's EXPLAIN ANALYZE for the same query.
After we see how that differs from 8.1, we'll know what the next
question should be ...

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message me 2005-12-01 17:07:37 Re: 15,000 tables
Previous Message Guido Neitzer 2005-12-01 16:30:48 Re: 15,000 tables