Re: locking issue on simple selects? - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: locking issue on simple selects?
Date
Msg-id 4C9B788A0200002500035C5F@gw.wicourts.gov
Whole thread Raw
In response to Re: locking issue on simple selects?  (Tobias Brox <tobixen@gmail.com>)
Responses Re: locking issue on simple selects?  (Tobias Brox <tobixen@gmail.com>)
List pgsql-performance
Tobias Brox <tobixen@gmail.com> wrote:

> All while having this problem, there was one heavy query running
> in parallell ... not sure if that's relevant.

Have you turned on checkpoint logging?  You might want to see if
these are happening at some particular point in the checkpoint
processing.  If so, look through the archives for posts from Greg
Smith on how to tune that -- he's worked out a nice methodology to
iteratively improve your configuration in this regard.

-Kevin

pgsql-performance by date:

Previous
From: Tobias Brox
Date:
Subject: Re: locking issue on simple selects?
Next
From: Tobias Brox
Date:
Subject: Memory usage - indexes