aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-10-12 03:12:41 +0000
committerBruce Momjian <bruce@momjian.us>2000-10-12 03:12:41 +0000
commitf647f960904328dcb53089957ae6993c4917ed6b (patch)
tree6fe4e846874346d86a40cbdfff3a0ed1ee0d94c6 /doc
parentc6a6de416f5fe67c4cc18a7a5e630a924cb9d73e (diff)
downloadpostgresql-f647f960904328dcb53089957ae6993c4917ed6b.tar.gz
postgresql-f647f960904328dcb53089957ae6993c4917ed6b.zip
Update FAQ.
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ8
-rw-r--r--doc/src/FAQ/FAQ.html8
2 files changed, 10 insertions, 6 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 351855d6587..f307ff85646 100644
--- 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 (pgman@candle.pha.pa.us)
@@ -195,8 +195,10 @@
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?
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index d23f9669c97..0f589cf5922 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -7,7 +7,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
-Last updated: Fri Sep 29 23:04:02 EDT 2000
+Last updated: Wed Oct 11 23:12:29 EDT 2000
<P>
Current maintainer: Bruce Momjian (<A
HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
@@ -251,8 +251,10 @@ server running on one of our supported Unix platforms.<P>
A file <I>win31.mak</I> is included in the distribution for making a
Win32 <I>libpq</I> library and psql.<P>
-The database server is now working on Windows NT using the Cygnus
-Unix/NT porting library. See <I>pgsql/doc/FAQ_NT</I> in the distribution.<P>
+The database server is now working on Windows NT using Cygwin, the
+Cygnus Unix/NT porting library. See <I>pgsql/doc/FAQ_NT</I> in the
+distribution. It does not work on MS Windows 9X because Cygwin does not
+support the features we need on those platforms. <P>
<H4><A NAME="1.5">1.5</A>) Where can I get PostgreSQL?</H4><P>