1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Update FAQ.

This commit is contained in:
Bruce Momjian
2001-02-05 17:37:44 +00:00
parent 0d3c767bb5
commit e28c095e8d
2 changed files with 8 additions and 12 deletions

10
doc/FAQ
View File

@ -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?