diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-07-12 03:58:34 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-07-12 03:58:34 +0000 |
commit | c5ff895c4884a9946a7f0bb74a2ae7b2aac34da8 (patch) | |
tree | 137db7bda3fb1dab0d9047ac09aa98cbf88af7f2 | |
parent | 298e58cbc4b7f529e16251f8c9f99aec8c0bb007 (diff) | |
download | postgresql-c5ff895c4884a9946a7f0bb74a2ae7b2aac34da8.tar.gz postgresql-c5ff895c4884a9946a7f0bb74a2ae7b2aac34da8.zip |
New text.
-rw-r--r-- | doc/FAQ | 9 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 8 |
2 files changed, 8 insertions, 9 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jul 11 21:36:51 EDT 2004 + Last updated: Sun Jul 11 23:58:24 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -641,10 +641,9 @@ 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 you are building a server where you are concerned - about reliability and performance it is wise to research your hardware - options thoroughly. Our email lists can be used to discuss hardware - options and tradeoffs. + 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 diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index d8021b67473..1a9657ab4f3 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sun Jul 11 21:36:51 EDT 2004</P> + <P>Last updated: Sun Jul 11 23:58:24 EDT 2004</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -813,9 +813,9 @@ 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 you are building a server where you are concerned about reliability - and performance it is wise to research your hardware options thoroughly. Our - email lists can be used to discuss hardware options and tradeoffs.</P> + 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.</P> <HR> |