summaryrefslogtreecommitdiff
path: root/doc/FAQ_MINGW
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-12-05 14:47:34 +0000
committerBruce Momjian <bruce@momjian.us>2006-12-05 14:47:34 +0000
commit5b2def896997f6932811481252c4bfc7579bbf75 (patch)
tree2d8d3dd2163a83aceb79cac436f84ab3c5c531dc /doc/FAQ_MINGW
parent50a073916c6e6fc8416d84f54b9747fa665a1a06 (diff)
Update of port patches, HEAD patch only.
Simon Riggs
Diffstat (limited to 'doc/FAQ_MINGW')
-rw-r--r--doc/FAQ_MINGW6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FAQ_MINGW b/doc/FAQ_MINGW
index 88e6d90850d..6a227978b79 100644
--- a/doc/FAQ_MINGW
+++ b/doc/FAQ_MINGW
@@ -8,14 +8,14 @@
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html.
- The FAQ for running PostgreSQL on native Win32 is at
- http://pginstaller.projects.postgresql.org/FAQ_windows.html.
+ The FAQ Running & Installing PostgreSQL On Native Windows is at
+ http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html.
The native Win32 port is built from source using MinGW tools. There
is also a precompiled binary installer called pginstaller which you
can find at from http://pgfoundry.org/projects/pginstaller. It is a
fully native build and uses no additional software like MinGW. The
- ready-made instlaler files are available on the main PostgreSQL ftp
+ ready-made installer files are available on the main PostgreSQL ftp
servers in the binary/win32 directory.
Tools for Building Binaries