Update FAQ.
authorBruce Momjian
Tue, 17 Oct 2000 04:21:30 +0000 (04:21 +0000)
committerBruce Momjian
Tue, 17 Oct 2000 04:21:30 +0000 (04:21 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 2f35a30e27d6061a18eb60789cc55f449fde7ec2..403808f7bffc51f87d3d6114ab4825cca1123054 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Thu Oct 12 17:21:11 EDT 2000
+   Last updated: Tue Oct 17 00:21:20 EDT 2000
    
    Current maintainer: Bruce Momjian ([email protected])
    
      * check to see that you have the proper paths set
      * check that the postgres user owns the proper files
        
+   If you see an error message about oidvector, you definately have a
+   version mismatch.
+   
     3.2) How do I install PostgreSQL somewhere other than /usr/local/pgsql?
     
    The simplest way is to specify the --prefix option when running
index 54159a842c0883f34af5ec5d7c4c97bf0984436a..585807e6ab99254fae64a88e21b367c312170341 100644 (file)
@@ -7,7 +7,7 @@
 Frequently Asked Questions (FAQ) for PostgreSQL
 
 

-Last updated:      Thu Oct 12 17:21:11 EDT 2000
+Last updated:      Tue Oct 17 00:21:20 EDT 2000
 

 Current maintainer:    Bruce Momjian (
@@ -571,6 +571,8 @@ your path
 
  •  check to see that you have the proper paths set
  •  
  •  check that the postgres user owns the proper files
  •  

    +If you see an error message about oidvector, you definately have
    +a version mismatch.

     
     
     

    3.2) How do I install PostgreSQL somewhere