Re: Postgres 7.3.2 -> 8.1.2 upgrade performance issue

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Brain <dbrain(at)bandwidth(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres 7.3.2 -> 8.1.2 upgrade performance issue
Date: 2006-02-03 15:44:00
Message-ID: 26501.1138981440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Brain <dbrain(at)bandwidth(dot)com> writes:
> Recently tried an upgrade from 7.3.2 to 8.1.2. The actual upgrade went
> pretty well. However my application is now getting >10 times slower
> INSERT times than it was under 7.3.2. As far as possible I mirrored the
> settings in postgresql.conf (obviously I couldn't just drop in the old
> config).

> Any thoughts as to where to look, or what to do to fix this?

Did you remember to VACUUM ANALYZE after loading the data? It sounds
to me like bad choices of plans ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Woody Woodring 2006-02-03 15:46:51 Re: Postgres 7.3.2 -> 8.1.2 upgrade performance issue
Previous Message Stéphane SCHILDKNECHT 2006-02-03 15:36:23 Number format problem