|
1 | 1 | How to install PostgreSQL on Windows
|
2 | 2 | ====================================
|
3 | 3 |
|
4 |
| -$Date: 2003/11/12 04:14:30 $ |
| 4 | +$Date: 2003/11/13 03:53:00 $ |
5 | 5 |
|
6 | 6 | PostgreSQL requires the appropriate subset of Cygwin DLLs to be
|
7 | 7 | installed in order that it functions under Windows.
|
@@ -55,9 +55,8 @@ adjust these instructions accordingly.
|
55 | 55 |
|
56 | 56 | 5. It is possible to install ipc-daemon2 and the postmaster as
|
57 | 57 | Windows NT services. For information on how to do this, please
|
58 |
| - refer to one of the README documents here: |
59 |
| - |
60 |
| -http://www.tishler.net/jason/software/postgresql/ |
| 58 | + refer to the README document included with Cygwin PostgreSQL. It |
| 59 | + is installed in the /usr/share/doc/Cygwin directory. |
61 | 60 |
|
62 | 61 | Building from source
|
63 | 62 | --------------------
|
|