Re: Remove fsync ON/OFF as a visible option? - Mailing list pgsql-hackers

From Florian Weimer
Subject Re: Remove fsync ON/OFF as a visible option?
Date
Msg-id 87bnjl9bsc.fsf@mid.deneb.enyo.de
Whole thread Raw
In response to Re: Remove fsync ON/OFF as a visible option?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: Remove fsync ON/OFF as a visible option?
List pgsql-hackers
* David G. Johnston:

> "​enables or disables data durability ​promise of ACID." ?

“fsync = on” only works if the storage stack doesn't do funny things.
Depending on the system, it might not be sufficient.



pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: INT64_MIN and _MAX
Next
From: Tom Lane
Date:
Subject: Re: inherit support for foreign tables