Re: WAL sync behaviour - Mailing list pgsql-performance

From Michael Stone
Subject Re: WAL sync behaviour
Date
Msg-id 20051110144309.GO9905@mathom.us
Whole thread Raw
In response to Re: WAL sync behaviour  ("Steinar H. Gunderson" <sgunderson@bigfoot.com>)
Responses Re: WAL sync behaviour  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-performance
On Thu, Nov 10, 2005 at 03:25:35PM +0100, Steinar H. Gunderson wrote:
>Ah, yes, I forgot -- it's ext3. We're considering simply moving the WAL onto
>a separate partition (with data=writeback and noatime) if that can help us
>any.

There's no reason to use a journaled filesystem for the wal. Use ext2 in
preference to ext3.

Mike Stone

pgsql-performance by date:

Previous
From: Frank Wiles
Date:
Subject: Re: Some help on buffers and other performance tricks
Next
From: "Merlin Moncure"
Date:
Subject: Re: Some help on buffers and other performance tricks