Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit58d7462

Browse files
committed
Improve fsync documentation by stating that -W _0_ turns of write
caching.
1 parent398f70e commit58d7462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<para>
7474
On <productname>Linux</>, IDE drives can be queried using
7575
<command>hdparm -I</command>; write caching is enabled if there is
76-
a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W</>
76+
a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W 0</>
7777
can be used to turn off write caching. SCSI drives can be queried
7878
using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>.
7979
Use <command>sdparm --get=WCE</command> to check

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp