Skip to content

Commit 9377e6a

Browse files
committed
Wording improvement for write-cache disabling instructions.
1 parent 3e113ef commit 9377e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/wal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.48 2007/12/10 14:51:10 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.49 2007/12/10 22:08:36 momjian Exp $ -->
22

33
<chapter id="wal">
44
<title>Reliability and the Write-Ahead Log</title>
@@ -66,7 +66,7 @@
6666
<application>atacontrol</>. (For SCSI disks use <ulink
6767
url="http://sg.torque.net/sg/sdparm.html"><application>sdparm</></ulink>
6868
to turn off <literal>WCE</>.) On <productname>Windows</> write caching is
69-
controlled by <literal>My Computer\Open\{select disk
69+
disabled by unchecking <literal>My Computer\Open\{select disk
7070
drive}\Properties\Hardware\Properties\Policies\Enable write caching on
7171
the disk</>.
7272
</para>

0 commit comments

Comments
 (0)