Improve fsync documentation by stating that -W _0_ turns of write
authorBruce Momjian <bruce@momjian.us>
Tue, 14 Feb 2012 22:41:57 +0000 (17:41 -0500)
committerBruce Momjian <bruce@momjian.us>
Tue, 14 Feb 2012 22:42:06 +0000 (17:42 -0500)
caching.

doc/src/sgml/wal.sgml

index 1d1924bc8df24342b116b56823f638cbc007b6f9..0afb9d6af600da01c943534f0089f97dc311c8d4 100644 (file)
@@ -73,7 +73,7 @@
       <para>
         On <productname>Linux</>, IDE drives can be queried using
         <command>hdparm -I</command>; write caching is enabled if there is
-        a <literal>*</> next to <literal>Write cache</>.  <command>hdparm -W</>
+        a <literal>*</> next to <literal>Write cache</>.  <command>hdparm -W 0</>
         can be used to turn off write caching.  SCSI drives can be queried
         using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>.
         Use <command>sdparm --get=WCE</command> to check