Re: Simplifying wal_sync_method - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Simplifying wal_sync_method
Date
Msg-id 20050808203457.GA11605@l-t.ee
Whole thread Raw
In response to Simplifying wal_sync_method  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Simplifying wal_sync_method  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Mon, Aug 08, 2005 at 03:56:39PM -0400, Bruce Momjian wrote:
> Currently, here are the options available for wal_sync_method:
> 
>     #wal_sync_method = fsync        # the default varies across platforms:
>                                     # fsync, fdatasync, fsync_writethrough,
>                                     # open_sync, open_datasync

On same topic:
 http://archives.postgresql.org/pgsql-general/2005-07/msg00811.php

Why does win32 PostgreSQL allow data corruption by default?

-- 
marko



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Solving the OID-collision problem
Next
From: "Mark Woodward"
Date:
Subject: Re: shrinking the postgresql.conf