Re: [DOCS] wal_sync_method

2008-05-17 Thread Tom Lane
"Jaime Casanova" <[EMAIL PROTECTED]> writes: > But in my freshly 8.3.1 instalation on win xp, the default is > "fsync"... is a *bug* in the docs :) More like a bug in the code. Does it let you set the value to open_datasync? regards, tom lane -- Sent via pgsql-docs mail

Re: [DOCS] wal_sync_method

2008-05-17 Thread Jaime Casanova
On Sat, May 17, 2008 at 11:55 AM, Tom Lane <[EMAIL PROTECTED]> wrote: > "Jaime Casanova" <[EMAIL PROTECTED]> writes: >> But in my freshly 8.3.1 instalation on win xp, the default is >> "fsync"... is a *bug* in the docs :) > > More like a bug in the code. Does it let you set the value to > open_dat