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 200507070959.59181.josh@agliodbs.com
Whole thread Raw
In response to Re: Checkpoint cost, looks like it is WAL/CRC  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Checkpoint cost, looks like it is WAL/CRC
List pgsql-hackers
Tom,

> Josh, is OSDL up enough that you can try another comparison run?

Thankfully, yes.

> If so, please undo the previous patch (which disabled page dumping
> entirely) and instead try removing this block of code, starting
> at about xlog.c line 620 in CVS tip:

Will do.  Results in a few days.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: A couple of patches for PostgreSQL 64bit support
Next
From: Tom Lane
Date:
Subject: Re: Must be owner to truncate?