Update FAQ.
authorBruce Momjian
Thu, 12 Oct 2000 03:12:41 +0000 (03:12 +0000)
committerBruce Momjian
Thu, 12 Oct 2000 03:12:41 +0000 (03:12 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 351855d6587af5b9476b15c266e4036899aff75b..f307ff856465db5da9e0db811affcaaeaef7f44c 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Sep 29 23:04:02 EDT 2000
+   Last updated: Wed Oct 11 23:12:29 EDT 2000
    
    Current maintainer: Bruce Momjian ([email protected])
    
    A file win31.mak is included in the distribution for making a Win32
    libpq library and psql.
    
-   The database server is now working on Windows NT using the Cygnus
-   Unix/NT porting library. See pgsql/doc/FAQ_NT in the distribution.
+   The database server is now working on Windows NT using Cygwin, the
+   Cygnus Unix/NT porting library. See pgsql/doc/FAQ_NT in the
+   distribution. It does not work on MS Windows 9X because Cygwin does
+   not support the features we need on those platforms.
    
     1.5) Where can I get PostgreSQL?
     
index d23f9669c974389d7da98d4d9728f2559aea790b..0f589cf59222807e83fc61fd2d5ffa57be93f57c 100644 (file)
@@ -7,7 +7,7 @@
 Frequently Asked Questions (FAQ) for PostgreSQL
 
 

-Last updated:      Fri Sep 29 23:04:02 EDT 2000
+Last updated:      Wed Oct 11 23:12:29 EDT 2000
 

 Current maintainer:    Bruce Momjian (
@@ -251,8 +251,10 @@ server running on one of our supported Unix platforms.

 A file win31.mak is included in the distribution for making a
 Win32 libpq library and psql.

 
-The database server is now working on Windows NT using the Cygnus
-Unix/NT porting library.  See pgsql/doc/FAQ_NT in the distribution.

+The database server is now working on Windows NT using Cygwin, the
+Cygnus Unix/NT porting library.  See pgsql/doc/FAQ_NT in the
+distribution. It does not work on MS Windows 9X because Cygwin does not
+support the features we need on those platforms. 

 
 
 

1.5) Where can I get PostgreSQL?