pgsql: Update write-cache docs to mention windows behavior for various

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update write-cache docs to mention windows behavior for various
Date: 2007-12-16 14:03:32
Message-ID: 20071216140332.AFB527540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update write-cache docs to mention windows behavior for various
fsync_methods.

Magnus.

Modified Files:
--------------
pgsql/doc/src/sgml:
wal.sgml (r1.49 -> r1.50)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.49&r2=1.50)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-12-16 14:04:29 Re: Document how to turn off disk write cache on popular operating
Previous Message Bruce Momjian 2007-12-16 13:05:31 pgsql: Mention that HOT helps with DELETE space reuse.