wal_sync_method - Mailing list pgsql-docs

From Jaime Casanova
Subject wal_sync_method
Date
Msg-id c2d9e70e0805162210q7dc81394pf7eede94ab35c2b6@mail.gmail.com
Whole thread Raw
Responses Re: wal_sync_method  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
The documentation said in
http://www.postgresql.org/docs/8.3/static/wal-reliability.html in the
fourth paragraph (the one that talks about disk drive cache):
"""
On Windows if wal_sync_method is open_datasync (the default),
"""

But in my freshly 8.3.1 instalation on win xp, the default is
"fsync"... is a *bug* in the docs :)

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 087171157

pgsql-docs by date:

Previous
From: shohorab hossain
Date:
Subject: Re: problem in installing pgsql-8.3.1
Next
From: Tom Lane
Date:
Subject: Re: wal_sync_method