10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900f84e commit 665028fCopy full SHA for 665028f
doc/src/sgml/wal.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.50 2007/12/16 14:03:32 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.51 2007/12/16 14:05:12 momjian Exp $ -->
2
3
<chapter id="wal">
4
<title>Reliability and the Write-Ahead Log</title>
@@ -71,7 +71,7 @@
71
Computer\Open\{select disk
72
drive}\Properties\Hardware\Properties\Policies\Enable write caching on
73
the disk</>. Also on Windows, <literal>fsync</> and
74
- <literal>fsync_writethrough</> never use write caching.
+ <literal>fsync_writethrough</> never do write caching.
75
</para>
76
77
<para>
0 commit comments