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:
@ -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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
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
|
The native Win32 port is built from source using MinGW tools. There
|
||||||
is also a precompiled binary installer called pginstaller which you
|
is also a precompiled binary installer called pginstaller which you
|
||||||
can download from http://pgfoundry.org/projects/pginstaller. It is a
|
can download from http://pgfoundry.org/projects/pginstaller. It is a
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
<title>PostgreSQL Native Win32 Status Report</title>
|
<title>PostgreSQL Native Win32 Status Report</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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>
|
</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=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
</P>
|
</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">
|
||||||
http://momjian.postgresql.org/main/writings/pgsql/project/win32.html</A>.</P>
|
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.
|
<p>The native Win32 port is built from source using MinGW tools.
|
||||||
There is also a precompiled binary installer called <span
|
There is also a precompiled binary installer called <span
|
||||||
style="font-style: italic;">pginstaller</span> which you can download
|
style="font-style: italic;">pginstaller</span> which you can download
|
||||||
|
Reference in New Issue
Block a user