diff options
author | Bruce Momjian | 2008-09-23 20:20:07 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-09-23 20:20:07 +0000 |
commit | 5a8cb50e4f3ad0ec70af2068b902b8fab29016e5 (patch) | |
tree | 4b95c47c78279ef7079f5faa4d6ded49cbe9c65c /doc/FAQ | |
parent | c2d4526495a149d215a9c2a6e0f7c165e78e6b66 (diff) |
Mention battery-backed cache under hardware selection options.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Aug 22 21:55:19 EDT 2008 + Last updated: Tue Sep 23 16:19:49 EDT 2008 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -472,8 +472,9 @@ quality motherboards are more reliable and have better performance than less expensive hardware. PostgreSQL will run on almost any hardware, but if reliability and performance are important it is wise - to research your hardware options thoroughly. Our email lists can be - used to discuss hardware options and tradeoffs. + to research your hardware options thoroughly. A disk controller with a + battery-backed cache is also useful. Our email lists can be used to + discuss hardware options and tradeoffs. _________________________________________________________________ Operational Questions |