Re: Indexen on 8.0.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: han(dot)holl(at)informationslogik(dot)nl
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Indexen on 8.0.3
Date: 2005-10-06 16:20:02
Message-ID: 20837.1128615602@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

han(dot)holl(at)informationslogik(dot)nl writes:
> After upgrading to 8.0.3 I see very poor performance on several indexes.
> ...
> Database was recently analyzed. Clearly, something has to be tuned that didn't
> need tuning on 7.4.3 ? (Main table has about 1.7 million records).

No, there's no reason for 8.0 to be slower at this than 7.4, if all else
is equal. I'm betting that all else is not equal. Maybe you are using
a different encoding or locale in the new installation than the old?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2005-10-06 17:21:10 Re: PostgreSQL 8.1 vs. MySQL 5.0?
Previous Message Jeff MacDonald 2005-10-06 15:57:53 Re: a bug, now(), default CURRENT_TIME, WAL Logs.