From c5ff895c4884a9946a7f0bb74a2ae7b2aac34da8 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 12 Jul 2004 03:58:34 +0000
Subject: [PATCH] New text.

---
 doc/FAQ              | 9 ++++-----
 doc/src/FAQ/FAQ.html | 8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index 9497722030f..b765798d63f 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -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>
 
-- 
GitLab