|
9 | 9 | <h1style="text-align: center;">Compiling PostgreSQL On Native Win32 FAQ<br>
|
10 | 10 | </h1>
|
11 | 11 | <P>Last updated: Thu Oct 14 18:22:57 EDT 2004</P>
|
12 |
| -<P>Current maintainer: Bruce Momjian(<Ahref= |
13 |
| -"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> |
| 12 | +<P>Current maintainer: Bruce Momjian<<Ahref= |
| 13 | +"mailto:bruce@momjian.us">bruce@momjian.us</A>><BR> |
14 | 14 | </P>
|
15 | 15 |
|
16 | 16 | <P>The most recent version of this document can be viewed at<Ahref=
|
17 | 17 | "http://www.postgresql.org/docs/faqs.FAQ_MINGW.html">
|
18 | 18 | http://www.postgresql.org/docs/faqs.FAQ_MINGW.html</A>.</P>
|
19 | 19 |
|
20 |
| -<P>The FAQfor runningPostgreSQLon native Win32 is at<Ahref= |
21 |
| -"http://pginstaller.projects.postgresql.org/FAQ_windows.html"> |
22 |
| -http://pginstaller.projects.postgresql.org/FAQ_windows.html</A>.</P> |
| 20 | +<P>The FAQRunning & InstallingPostgreSQLOn Native Windows is at<Ahref= |
| 21 | +"http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html"> |
| 22 | +http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html</A>.</P> |
23 | 23 |
|
24 | 24 | <p>The native Win32 port is built from source using MinGW tools.
|
25 | 25 | There is also a precompiled binary installer called<span
|
26 | 26 | style="font-style: italic;">pginstaller</span> which you can find at
|
27 | 27 | from<ahref="http://pgfoundry.org/projects/pginstaller">http://pgfoundry.org/projects/pginstaller</a>.
|
28 | 28 | It is a fully native build and uses no additional software like MinGW.
|
29 |
| -The ready-madeinstlaler files are available on the main PostgreSQL ftp servers |
| 29 | +The ready-madeinstaller files are available on the main PostgreSQL ftp servers |
30 | 30 | in the binary/win32 directory.
|
31 | 31 | <br>
|
32 | 32 | </p>
|
|