|
|
@ -1,6 +1,6 @@ |
|
|
|
How to install PostgreSQL on Windows |
|
|
|
How to install PostgreSQL on Windows |
|
|
|
==================================== |
|
|
|
==================================== |
|
|
|
$Date: 2001/12/05 18:23:40 $ |
|
|
|
$Date: 2002/02/02 20:34:16 $ |
|
|
|
|
|
|
|
|
|
|
|
1. Install the latest Cygwin package, available at http://cygwin.com/. |
|
|
|
1. Install the latest Cygwin package, available at http://cygwin.com/. |
|
|
|
The Cygwin package provides a UNIX-like API on top of the Win32 |
|
|
|
The Cygwin package provides a UNIX-like API on top of the Win32 |
|
|
@ -11,7 +11,7 @@ $Date: 2001/12/05 18:23:40 $ |
|
|
|
and is installed by Cygwin's setup.exe. You are encouraged to use |
|
|
|
and is installed by Cygwin's setup.exe. You are encouraged to use |
|
|
|
this version unless it does not meet your needs. Please read the |
|
|
|
this version unless it does not meet your needs. Please read the |
|
|
|
README file, /usr/doc/Cygwin/postgresql-${version}.README, where |
|
|
|
README file, /usr/doc/Cygwin/postgresql-${version}.README, where |
|
|
|
"${version}" is the version (e.g., 7.1.3). |
|
|
|
"${version}" is the version (e.g., 7.2). |
|
|
|
|
|
|
|
|
|
|
|
2. Install the latest cygipc package, available at |
|
|
|
2. Install the latest cygipc package, available at |
|
|
|
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/. |
|
|
|
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/. |
|
|
|