From 5dbd9c9c539bd3882ee86985aa63c79eb100df1e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 4 Apr 2007 19:26:58 +0000 Subject: Re-add FAQ item 3.7 which was accidentally removed in previous commit:

3.7) What computer hardware should I use?

--- doc/src/FAQ/FAQ.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index a9fc08056c0..c0d507a33d7 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Tue Mar 20 13:43:40 EDT 2007

+

Last updated: Wed Apr 4 15:26:28 EDT 2007

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -588,6 +588,16 @@ href="http://www.postgresql.org/support/versioning">http://www.postgresql.org/support/versioning.

+

3.7) What computer hardware should I use?

+ +

Because PC hardware is mostly compatible, people tend to believe that + all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and + 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.

+

Operational Questions

-- cgit v1.2.3