Christopher Kings-Lynne wrote: > 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
wal_sync_method is only used if fsync is true. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster