Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)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
Next: From: Tom Lane Date: 2004-06-01 02:25:28 Subject: Re: Official Freeze Date for 7.5: July 1st, 2004 Previous: From: Tom Lane Date: 2004-06-01 02:21:28 Subject: Re: Fast index build vs. PITR