Re: sync vs. fsync question - Mailing list pgsql-hackers

From Tom Lane
Subject Re: sync vs. fsync question
Date
Msg-id 14376.1086056623@sss.pgh.pa.us
Whole thread Raw
In response to sync vs. fsync question  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> what is wrong with just going:

> wal_sync_method = fsync
> fsync = false

fsync = false causes wal_sync_method to be ignored.  You get no syncing.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fast index build vs. PITR
Next
From: Tom Lane
Date:
Subject: Re: Official Freeze Date for 7.5: July 1st, 2004