Thanks to visit codestin.com Credit goes to github.com
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 398f70e commit 58d7462Copy full SHA for 58d7462
doc/src/sgml/wal.sgml
@@ -73,7 +73,7 @@
73
<para>
74
On <productname>Linux</>, IDE drives can be queried using
75
<command>hdparm -I</command>; write caching is enabled if there is
76
- a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W</>
+ a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W 0</>
77
can be used to turn off write caching. SCSI drives can be queried
78
using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>.
79
Use <command>sdparm --get=WCE</command> to check
0 commit comments