projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe92d1
)
Update documentation on FreeBSD write cache control.
author
Bruce Momjian
<
[email protected]
>
Fri, 11 Mar 2011 16:36:42 +0000
(11:36 -0500)
committer
Bruce Momjian
<
[email protected]
>
Fri, 11 Mar 2011 16:36:42 +0000
(11:36 -0500)
doc/src/sgml/wal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/wal.sgml
b/doc/src/sgml/wal.sgml
index 96d4916e0e9cd7558a87c9fd69e279566643f1bc..4d111903a76fd7d8a370d080433f55602d02d901 100644
(file)
--- a/
doc/src/sgml/wal.sgml
+++ b/
doc/src/sgml/wal.sgml
@@
-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>