Re: Identical query slower on 8.4 vs 8.3 - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: Identical query slower on 8.4 vs 8.3
Date
Msg-id 1279207110-sup-2392@alvh.no-ip.org
Whole thread Raw
In response to Re: Identical query slower on 8.4 vs 8.3  (Patrick Donlin <pdonlin@oaisd.org>)
List pgsql-performance
Excerpts from Patrick Donlin's message of jue jul 15 11:12:53 -0400 2010:
> I'll read over that wiki entry, but for now here is the EXPLAIN ANALYZE output assuming I did it correctly. I have
runvacuumdb --full --analyze, it actually runs as a nightly cron job.  

These plans seem identical (though the fact that the leading whitespace
was trimmed means it's untrustworthy -- please in the future send them
as text attachments instead so that your mailer doesn't interfere with
formatting).  The 8.4 plan is even a full second faster, according to
the "total runtime" line.

The slowness could've been caused by caching effects ...

pgsql-performance by date:

Previous
From: Patrick Donlin
Date:
Subject: Re: Identical query slower on 8.4 vs 8.3
Next
From: Andy Colson
Date:
Subject: Re: Identical query slower on 8.4 vs 8.3