mirror of https://github.com/postgres/postgres
Add WIN32 URL.
This commit is contained in:
parent
ba7ee1db3b
commit
cec1333bba
5
doc/FAQ
5
doc/FAQ
|
@ -1,7 +1,7 @@
|
|||
|
||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Mon Sep 1 12:47:42 EDT 2003
|
||||
Last updated: Fri Sep 5 12:42:57 EDT 2003
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
@ -199,7 +199,8 @@
|
|||
|
||||
A native port to MS Win NT/2000/XP is currently being worked on. For
|
||||
more details on the current status of PostgreSQL on Windows see
|
||||
http://techdocs.postgresql.org/guides/Windows.
|
||||
http://techdocs.postgresql.org/guides/Windows and
|
||||
http://candle.pha.pa.us/main/writings/pgsql/win32.html.
|
||||
|
||||
There is also a Novell Netware 6 port at http://forge.novell.com.
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
alink="#0000ff">
|
||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Mon Sep 1 12:47:42 EDT 2003</P>
|
||||
<P>Last updated: Fri Sep 5 12:42:57 EDT 2003</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||
|
@ -251,7 +251,9 @@
|
|||
<p>A native port to MS Win NT/2000/XP is currently being worked
|
||||
on. For more details on the current status of PostgreSQL on Windows see
|
||||
<a href="http://techdocs.postgresql.org/guides/Windows">
|
||||
http://techdocs.postgresql.org/guides/Windows</a>.</p>
|
||||
http://techdocs.postgresql.org/guides/Windows</a> and
|
||||
<a href="http://candle.pha.pa.us/main/writings/pgsql/win32.html">
|
||||
http://candle.pha.pa.us/main/writings/pgsql/win32.html</a>.</p>
|
||||
|
||||
<p>There is also a Novell Netware 6 port at
|
||||
<a href="http://forge.novell.com">http://forge.novell.com</a>.</p>
|
||||
|
|
Loading…
Reference in New Issue