From: Bruce Momjian Date: Fri, 11 Mar 2011 16:36:42 +0000 (-0500) Subject: Update documentation on FreeBSD write cache control. X-Git-Tag: REL9_1_ALPHA5~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4869d10afc74e9cc774942c24b48cef301a0a693;p=postgresql Update documentation on FreeBSD write cache control. --- diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 96d4916e0e..4d111903a7 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -85,8 +85,9 @@ On FreeBSD, IDE drives can be queried using - atacontrol, and SCSI drives using - sdparm. + atacontrol and write caching turned off using + hw.ata.wc=0 in /boot/loader.conf; + SCSI drives use sdparm.