Re: Oddly slow queries

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Oddly slow queries
Date: 2008-04-17 03:19:47
Message-ID: 20080417031947.GB1226@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Apr 16, 2008 at 11:48:21PM +0200, Thomas Spreng wrote:
> What I meant is if there are no INSERT's or UPDATE's going on it
> shouldn't
> affect SELECT queries, or am I wrong?

CHECKPOINTs also happen on a time basis. They should be short in that case,
but they still have to happen.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Adrian Moisey 2008-04-17 06:28:42 Re: db size
Previous Message PFC 2008-04-16 23:19:38 Re: Query running slow