7.3.2 vs 7.1.2

From: Eugene Fokin <elf(at)solvo(dot)ru>
To: pgsql-performance(at)postgresql(dot)org
Subject: 7.3.2 vs 7.1.2
Date: 2003-05-20 12:28:38
Message-ID: 20030520122838.GA28654@solvo.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello.
I'm just going to upgrade from 7.1.2 to 7.3.2 and found that some
of my queries performing on 7.3.2 much slower than on 7.1.2.
For example, pretty complex query that takes 3-4 seconds on 7.1.2
now takes about 1 minute on 7.3.2.
EXPLAIN shows the pretty same total query cost (49000 on 7.1.2 vs
56000 vs 7.3.2, but 7.1.2 didn't calculate some subqueries).
What I did: make the dump from 7.1.2, load dump into 7.3.2,
tune postgresql.conf parameters like in 7.1.2, vacuum analyze.
Why is it take so long ?
P.S. Of course, I can show the query.
--
Eugene Fokin
SOLVO Ltd. Company

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Rod Taylor 2003-05-20 13:08:59 Re: 7.3.2 vs 7.1.2
Previous Message Andrew Sullivan 2003-05-20 11:27:39 Re: postgres on a beowulf? (AMD)opteron?