diff --git a/doc/FAQ_MINGW b/doc/FAQ_MINGW index c08efe02a9..d8889cfa64 100644 --- a/doc/FAQ_MINGW +++ b/doc/FAQ_MINGW @@ -1,13 +1,16 @@ - PostgreSQL Native Win32 FAQ Using MinGW + Compiling PostgreSQL On Native Win32 FAQ Using MinGW - Last updated: Fri Oct 8 12:47:37 EDT 2004 + Last updated: Thu Oct 14 18:22:57 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) The most recent version of this document can be viewed at http://momjian.postgresql.org/main/writings/pgsql/project/win32.html. + The FAQ for running PostgreSQL on native Win32 is at + http://pginstaller.projects.postgresql.org/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 download from http://pgfoundry.org/projects/pginstaller. It is a diff --git a/doc/src/FAQ/FAQ_MINGW.html b/doc/src/FAQ/FAQ_MINGW.html index d38b7fafb2..7309095379 100644 --- a/doc/src/FAQ/FAQ_MINGW.html +++ b/doc/src/FAQ/FAQ_MINGW.html @@ -6,9 +6,9 @@ PostgreSQL Native Win32 Status Report -

PostgreSQL Native Win32 FAQ Using MinGW
+

Compiling PostgreSQL On Native Win32 FAQ Using MinGW

-

Last updated: Fri Oct 8 12:47:37 EDT 2004

+

Last updated: Thu Oct 14 18:22:57 EDT 2004

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)

@@ -17,6 +17,10 @@ "http://momjian.postgresql.org/main/writings/pgsql/project/win32.html"> http://momjian.postgresql.org/main/writings/pgsql/project/win32.html.

+

The FAQ for running PostgreSQL on native Win32 is at +http://pginstaller.projects.postgresql.org/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 download