Re: Postgres 8.3, four times slower queries?

From: Aaron Guyon <battlemage(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Postgres 8.3, four times slower queries?
Date: 2009-03-05 16:06:21
Message-ID: f0afbb9b0903050806s2def04b7q95c8f05667623377@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Matching query plans with numerics changed to integers.

I sent the wrong query plans earlier

8.3.3: 1195 ms
8.2.12: 611 ms

Attachment Content-Type Size
query_plans.txt text/plain 12.9 KB

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Haas 2009-03-05 16:56:08 Re: Postgres 8.3, four times slower queries?
Previous Message Jonathan Hseu 2009-03-05 15:56:48 Index scan plan estimates way off.