Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 6736C2E0031 for ; Sat, 17 May 2008 13:55:20 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 13365-09 for ; Sat, 17 May 2008 13:55:12 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by developer.postgresql.org (Postfix) with ESMTP id C39222E002F for ; Sat, 17 May 2008 13:55:12 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m4HGt91X027472; Sat, 17 May 2008 12:55:09 -0400 (EDT) To: "Jaime Casanova" cc: pgsql-docs@postgresql.org Subject: Re: wal_sync_method In-reply-to: References: Comments: In-reply-to "Jaime Casanova" message dated "Sat, 17 May 2008 00:10:43 -0500" Date: Sat, 17 May 2008 12:55:09 -0400 Message-ID: <27471.1211043309@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200805/26 X-Sequence-Number: 4912 "Jaime Casanova" 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