diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-11-27 05:15:21 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-11-27 05:15:21 +0000 |
commit | df21a52950e75f1461a537fa99e2b068b0218dca (patch) | |
tree | 9df3cc2a67991848c21db0fe336bc0fb1283bf86 /doc/FAQ | |
parent | 3aa9776d95ca8d96798545f9eaa496303a88b51a (diff) | |
download | postgresql-df21a52950e75f1461a537fa99e2b068b0218dca.tar.gz postgresql-df21a52950e75f1461a537fa99e2b068b0218dca.zip |
Add mention of Cygwin. Update version number.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Nov 20 17:28:23 EST 2004 + Last updated: Sat Nov 27 00:14:59 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -188,7 +188,8 @@ Starting with version 8.0, PostgreSQL now runs natively on Microsoft Windows NT-based operating systems like Win2000, WinXP, and Win2003. A prepackaged installer is available at - http://pgfoundry.org/projects/pginstaller. + http://pgfoundry.org/projects/pginstaller. MSDOS-based versions of + Windows (Win95, Win98, WinMe) can run PostgreSQL using Cygwin. There is also a Novell Netware 6 port at http://forge.novell.com. @@ -241,7 +242,7 @@ 1.7) What is the latest release? - The latest release of PostgreSQL is version 7.4.5. + The latest release of PostgreSQL is version 7.4.6. We plan to have major releases every six to eight months. |