diff options
Diffstat (limited to 'doc/FAQ_MINGW')
-rw-r--r-- | doc/FAQ_MINGW | 6 |
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 |