New wording, "What is the upgrade process for PostgreSQL?"
authorBruce Momjian
Tue, 23 May 2006 15:51:07 +0000 (15:51 +0000)
committerBruce Momjian
Tue, 23 May 2006 15:51:07 +0000 (15:51 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 849fd7facfcdad338ad0032afabf5edd52a41998..03fd4c3d0e1a7b247fb6624b4ee2ad294bda513d 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Tue May 23 11:47:16 EDT 2006
+   Last updated: Tue May 23 11:50:55 EDT 2006
    
    Current maintainer: Bruce Momjian ([email protected])
    
@@ -42,7 +42,7 @@
    3.3) How do I tune the database engine for better performance?
    3.4) What debugging features are available?
    3.5) Why do I get "Sorry, too many clients" when trying to connect?
-   3.6 What should I do about upgrading PostgreSQL?
+   3.6 What is the upgrade process for PostgreSQL?
    3.7) What computer hardware should I use?
    
                            Operational Questions
    processes it can start by changing the max_connections value in
    postgresql.conf and restarting the postmaster.
    
-  3.6) What should I do about upgrading PostgreSQL?
+  3.6) What is the upgrade process for PostgreSQL?
   
    The PostgreSQL team makes only bug fixes in minor releases, so, for
    example, upgrading from 7.4.8 to 7.4.9 does not require a dump and
index 537a99898f208048be385150b9ab34c81101971a..48103408a72dd2ed6cee7eb8f51a3241e37036fc 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Tue May 23 11:47:16 EDT 2006

+    

Last updated: Tue May 23 11:50:55 EDT 2006

 
     

Current maintainer: Bruce Momjian (

@@ -63,7 +63,7 @@
      3.4) What debugging features are available?
      3.5) Why do I get "Sorry, too many
     clients" when trying to connect?
-     3.6  What should I do about upgrading PostgreSQL?
+     3.6  What is the upgrade process for PostgreSQL?
      3.7) What computer hardware should I use?
 
 
     max_connections value in postgresql.conf and
     restarting the postmaster.

 
-    3.6) What should I do about upgrading
-    PostgreSQL?
+    3.6) What is the upgrade process for PostgreSQL?
 
     

The PostgreSQL team makes only bug fixes in minor releases,

     so, for example, upgrading from 7.4.8 to 7.4.9 does not require