From: Bruce Momjian Date: Wed, 22 Nov 2023 01:09:19 +0000 (-0500) Subject: doc: FreeBSD uses camcontrol identify, not atacontrol, for cache X-Git-Tag: REL_13_14~63 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=50d3f09b6ea4d78245c68461941cf624cc900d51;p=postgresql.git doc: FreeBSD uses camcontrol identify, not atacontrol, for cache This is for IDE drive cache control, same as SCSI (already documented properly). Reported-by: John Ekins Discussion: https://postgr.es/m/20170808224017.8424.69170@wrigleys.postgresql.org Author: John Ekins Backpatch-through: 12 --- diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 7a2e111bfc5..721b2d9d46d 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -85,7 +85,7 @@ On FreeBSD, IDE drives can be queried using - atacontrol and write caching turned off using + camcontrol identify and write caching turned off using hw.ata.wc=0 in /boot/loader.conf; SCSI drives can be queried using camcontrol identify, and the write cache both queried and changed using