On Wed, Apr 27, 2016 at 11:04 AM, Craig Ringer <[email protected]> wrote:>> I'd suggest something like >> >> #fsync = on # flush data to disk for crash >> safety >> # (turning this off can cause >> # unrecoverable data corruption!) >> > > Looks good. > > The docs on fsync are already good, it's just a matter of making people > think twice and actually look at them.
Committed that way. Thanks for suggesting this, Craig. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
