From: | Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com> |
---|---|
To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 9.6 and fsync=off |
Date: | 2016-04-27 10:43:07 |
Message-ID: | 20160427104307.GA4861@toroid.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 2016-04-27 17:58:08 +0800, craig(at)2ndquadrant(dot)com wrote:
>
> #fsync = on # turns forced synchronization on or off
I suggest: # provide crash safety by flushing disk writes
# (Disabling this can lead to unrecoverable data
# loss if the system crashes.)
-- Abhijit
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2016-04-27 10:53:04 | Re: 9.6 and fsync=off |
Previous Message | Craig Ringer | 2016-04-27 09:58:08 | 9.6 and fsync=off |