Re: Problems with inconsistant query performance.

From: "Marcin Mank" <marcin(dot)mank(at)gmail(dot)com>
To: "Matthew Schumacher" <matt(dot)s(at)aptalaska(dot)net>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Problems with inconsistant query performance.
Date: 2006-09-28 12:42:32
Message-ID: 1c9501c6e2fb$91e30200$0c67a8c0@maniek
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> So the question is why on a relatively simple proc and I getting a query
> performance delta between 3549ms and 7ms?

What version of PG is it?

I had such problems in a pseudo-realtime app I use here with Postgres, and
they went away when I moved to 8.1 (from 7.4). I guess it is better shared
buffer management code (don`t You see a
big_query_searching_through_half_the_db just before You get this slow
insert? ) .

Greetings
Marcin

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew Schumacher 2006-09-28 15:18:37 Re: Problems with inconsistant query performance.
Previous Message Jignesh K. Shah 2006-09-28 12:35:36 Re: slow i/o