aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_MSWIN
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-11-13 03:53:00 +0000
committerBruce Momjian <bruce@momjian.us>2003-11-13 03:53:00 +0000
commit74cbe6352d848f4480122e9806866cb28faf4fd1 (patch)
treee6d7ef375000a048e22832c905035e32837c4ac7 /doc/FAQ_MSWIN
parente82511855a595a3dafbcc4be53138a7e400f5551 (diff)
downloadpostgresql-74cbe6352d848f4480122e9806866cb28faf4fd1.tar.gz
postgresql-74cbe6352d848f4480122e9806866cb28faf4fd1.zip
Update MSWIN FAQ
Christopher Kings-Lynne
Diffstat (limited to 'doc/FAQ_MSWIN')
-rw-r--r--doc/FAQ_MSWIN7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/FAQ_MSWIN b/doc/FAQ_MSWIN
index 7fea375a5fa..ddc022c8bea 100644
--- a/doc/FAQ_MSWIN
+++ b/doc/FAQ_MSWIN
@@ -1,7 +1,7 @@
How to install PostgreSQL on Windows
====================================
-$Date: 2003/11/12 04:14:30 $
+$Date: 2003/11/13 03:53:00 $
PostgreSQL requires the appropriate subset of Cygwin DLLs to be
installed in order that it functions under Windows.
@@ -55,9 +55,8 @@ adjust these instructions accordingly.
5. It is possible to install ipc-daemon2 and the postmaster as
Windows NT services. For information on how to do this, please
- refer to one of the README documents here:
-
- http://www.tishler.net/jason/software/postgresql/
+ refer to the README document included with Cygwin PostgreSQL. It
+ is installed in the /usr/share/doc/Cygwin directory.
Building from source
--------------------