mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
Update documentation on FreeBSD write cache control.
This commit is contained in:
parent
ffe92d15d5
commit
4869d10afc
1 changed files with 3 additions and 2 deletions
|
|
@ -85,8 +85,9 @@
|
|||
<listitem>
|
||||
<para>
|
||||
On <productname>FreeBSD</>, IDE drives can be queried using
|
||||
<command>atacontrol</command>, and SCSI drives using
|
||||
<command>sdparm</command>.
|
||||
<command>atacontrol</command> and write caching turned off using
|
||||
<literal>hw.ata.wc=0</> in <filename>/boot/loader.conf</>;
|
||||
SCSI drives use <command>sdparm</command>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue