1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update Win32 fAQ.

This commit is contained in:
Bruce Momjian
2004-10-14 22:24:53 +00:00
parent 19d97fb3fd
commit 293a27193e
2 changed files with 11 additions and 4 deletions

View File

@ -6,9 +6,9 @@
<title>PostgreSQL Native Win32 Status Report</title>
</head>
<body>
<h1 style="text-align: center;">PostgreSQL Native Win32 FAQ Using MinGW<br>
<h1 style="text-align: center;">Compiling PostgreSQL On Native Win32 FAQ Using MinGW<br>
</h1>
<P>Last updated: Fri Oct 8 12:47:37 EDT 2004</P>
<P>Last updated: Thu Oct 14 18:22:57 EDT 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
</P>
@ -17,6 +17,10 @@
"http://momjian.postgresql.org/main/writings/pgsql/project/win32.html">
http://momjian.postgresql.org/main/writings/pgsql/project/win32.html</A>.</P>
<P>The FAQ for running PostgreSQL on native Win32 is at <A href=
"http://pginstaller.projects.postgresql.org/FAQ_windows.html">
http://pginstaller.projects.postgresql.org/FAQ_windows.html</A>.</P>
<p>The native Win32 port is built from source using MinGW tools.&nbsp;
There is also a precompiled binary installer called <span
style="font-style: italic;">pginstaller</span> which you can download