From: | Ian Harding <harding(dot)ian(at)gmail(dot)com> |
---|---|
To: | "han(dot)holl(at)informationslogik(dot)nl" <han(dot)holl(at)informationslogik(dot)nl> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Indexen on 8.0.3 |
Date: | 2005-10-07 16:40:10 |
Message-ID: | 725602300510070940j6b4705b1g8484b2c4611c15bc@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 10/6/05, han(dot)holl(at)informationslogik(dot)nl <han(dot)holl(at)informationslogik(dot)nl> wrote:
> On Thursday 06 October 2005 18:20, Tom Lane wrote:
> >
> > 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?
> >
> Well, I suspect that something is not equal as well. The trouble is I can't
> seem to find it.
> We're going to replay what happened on a different machine, and hopefully will
> find something.
>
When I went from 7.4 to 8.0 I had queries that were significantly
slower. I had to tweak work_mem to get them to run at reasonable
speed, and then they were faster than 7.4 with default sort_mem.
Can't remember the details of the queries right now.
> Thanks,
>
> Han Holl
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2005-10-07 17:10:01 | Re: PostgreSQL 8.1 vs. MySQL 5.0? |
Previous Message | Richard Huxton | 2005-10-07 16:32:46 | Re: PostgreSQL 8.1 vs. MySQL 5.0? |