diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-02-05 17:37:44 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-02-05 17:37:44 +0000 |
commit | e28c095e8d44d9f77903eca22d9c88e9be72f5ef (patch) | |
tree | 2ad0809e94cbb779171a791b253eac59adb93529 /doc/FAQ | |
parent | 0d3c767bb55ca4f4b135c7db467c3d76ebcec70f (diff) | |
download | postgresql-e28c095e8d44d9f77903eca22d9c88e9be72f5ef.tar.gz postgresql-e28c095e8d44d9f77903eca22d9c88e9be72f5ef.zip |
Update FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -182,12 +182,10 @@ Server - The database server can run on Windows NT and later using Cygwin, the - Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the - distribution or the MS Windows FAQ on our web site. The database - server does not run on MS Windows 9X because Cygwin does not support - the required features on those platforms. We have no plan to do a - native port to any Microsoft platform. + The database server can run on Windows NT, Win2k, and Win98 using + Cygwin, the Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in + the distribution or the MS Windows FAQ on our web site. We have no + plan to do a native port to any Microsoft platform. 1.5) Where can I get PostgreSQL? |