Re: 8.3 beta testing suggestions welcome

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 8.3 beta testing suggestions welcome
Date: 2007-08-21 07:36:57
Message-ID: Pine.GSO.4.64.0708210326370.2093@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 20 Aug 2007, Kevin Grittner wrote:

> The problem went away completely when we used a very aggressive
> background writer configuration, to put the dirty pages in front of the
> OS file system right away, so that its algorithms and the controller
> cache could deal with things before they got out of hand.

Can you share what the aggressive BGW settings you settled on were?
Knowing that information would allow giving better suggestions on how to
translate what you're currently doing into the very different settings 8.3
uses in this area. Also be helpful to know about how often you have a
checkpoint with your current configuration, and how big your
shared_buffers is to get a general context for the size/frequency of
potential checkpoint problems.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2007-08-21 07:48:46 Re: Status of 8.3 patches
Previous Message ITAGAKI Takahiro 2007-08-21 05:16:44 Re: Status of 8.3 patches