diff options
author | Peter Eisentraut | 2002-11-11 20:04:05 +0000 |
---|---|---|
committer | Peter Eisentraut | 2002-11-11 20:04:05 +0000 |
commit | 387c942a3569ef07de60744634228f8162f90274 (patch) | |
tree | 73572c42c2b21f8741bfca78fe5e0e04ccb01086 /doc/FAQ_MSWIN | |
parent | b11398b79dbf5806a25f2498ed596593f1c5131f (diff) |
Revise platform FAQs.
Diffstat (limited to 'doc/FAQ_MSWIN')
-rw-r--r-- | doc/FAQ_MSWIN | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/FAQ_MSWIN b/doc/FAQ_MSWIN index b5724b32a76..c4754df456d 100644 --- a/doc/FAQ_MSWIN +++ b/doc/FAQ_MSWIN @@ -1,11 +1,10 @@ How to install PostgreSQL on Windows ==================================== -$Date: 2002/02/02 20:34:16 $ +$Date: 2002/11/11 20:04:05 $ 1. Install the latest Cygwin package, available at http://cygwin.com/. The Cygwin package provides a UNIX-like API on top of the Win32 - API. Using older versions such as 1.0 or B20 might require extra - efforts. + API. A pre-built PostgreSQL is part of the standard Cygwin distribution and is installed by Cygwin's setup.exe. You are encouraged to use |