From: Bruce Momjian Date: Sun, 16 Dec 2007 14:05:12 +0000 (+0000) Subject: Windows write-cache wording improvement. X-Git-Tag: REL8_3_RC1~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=665028f60feb934250c815823c6535889283b998;p=thirdparty%2Fpostgresql.git Windows write-cache wording improvement. --- diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 467c8d46095..e459863d5ef 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -1,4 +1,4 @@ - + Reliability and the Write-Ahead Log @@ -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.