From: Bruce Momjian Date: Sun, 16 Dec 2007 14:05:12 +0000 (+0000) Subject: Windows write-cache wording improvement. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=58ee7379b23c717945f7840c6852b8c029eb0f9f;p=users%2Fbernd%2Fpostgres.git Windows write-cache wording improvement. --- diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 274589a928..1605af8428 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -71,7 +71,7 @@ Computer\Open\{select disk drive}\Properties\Hardware\Properties\Policies\Enable write caching on the disk. Also on Windows, fsync and - fsync_writethrough never use write caching. + fsync_writethrough never do write caching.