sync vs. fsync question - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject sync vs. fsync question
Date
Msg-id 40BBDFBE.7000103@familyhealth.com.au
Whole thread Raw
Responses Re: sync vs. fsync question
Re: sync vs. fsync question
Re: sync vs. fsync question
List pgsql-hackers
Hi,

I had this question posed to me on IRC and I didn't know the answer.

If all that is needed to ensure integrity is that the WAL is fsynced, 
what is wrong with just going:

wal_sync_method = fsync
fsync = false

??

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can't detect time zone
Next
From: Bruce Momjian
Date:
Subject: Re: sync vs. fsync question