Re: Checkpoint cost, looks like it is WAL/CRC - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Checkpoint cost, looks like it is WAL/CRC
Date
Msg-id 200507271540.14528.josh@agliodbs.com
Whole thread Raw
In response to Re: Checkpoint cost, looks like it is WAL/CRC  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon,

> I guess I'd be concerned that the poor bgwriter can't do all of this
> work. I was thinking about a separate log writer, so we could have both
> bgwriter and logwriter active simultaneously on I/O. It has taken a
> while to get bgwriter to perform its duties efficiently, so I'd rather
> not give it so many that it performs them all badly.

Speaking of which, now that I have a target value for wal_buffers, I want 
to re-test the bgwriter.   In my previous tests, varying the bgwriter 
settings on DBT2 had no discernable effect.

-- 
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: RESULT_OID Bug
Next
From: Josh Berkus
Date:
Subject: Re: Integrated autovacuum