Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit728026a

Browse files
committed
Update that 8.0 will support MS Win natively.
1 parent1549f5e commit728026a

File tree

2 files changed

+11
-47
lines changed

2 files changed

+11
-47
lines changed

‎doc/FAQ

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Aug 2312:16:36 EDT 2004
4+
Last updated: Mon Aug 2317:51:33 EDT 2004
55

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

@@ -186,27 +186,10 @@
186186

187187
1.4) What non-Unix ports are available?
188188

189-
Client
190-
191-
It is possible to compile the libpq C library, psql, and other
192-
interfaces and client applications to run on MS Windows platforms. In
193-
this case, the client is running on MS Windows, and communicates via
194-
TCP/IP to a server running on one of our supported Unix platforms. A
195-
file win32.mak is included in the distribution for making a Win32
196-
libpq library and psql. PostgreSQL also communicates with ODBC
197-
clients.
198-
199-
Server
200-
201-
The database server can run on Windows NT and Win2k using Cygwin, the
202-
Cygnus Unix/NT porting library. See pgsql/doc/FAQ_MSWIN in the
203-
distribution or the MS Windows FAQ at
204-
http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN.
205-
206-
A native port to MS Win NT/2000/XP is currently being worked on. For
207-
more details on the current status of PostgreSQL on Windows see
208-
http://techdocs.postgresql.org/guides/Windows and
209-
http://momjian.postgresql.org/main/writings/pgsql/win32.html.
189+
Starting with version 8.0, PostgreSQL now runs natively on Microsoft
190+
Windows NT-based operating systems like Win2000, WinXP, and Win2003. A
191+
prepackaged installer is available at
192+
http://pgfoundry.org/projects/pginstaller.
210193

211194
There is also a Novell Netware 6 port at http://forge.novell.com.
212195

‎doc/src/FAQ/FAQ.html

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Mon Aug 2312:16:36 EDT 2004</P>
13+
<P>Last updated: Mon Aug 2317:51:33 EDT 2004</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -238,30 +238,11 @@ <H4><A name="1.3">1.3</A>) What Unix platforms does PostgreSQL run
238238

239239
<H4><Aname="1.4">1.4</A>) What non-Unix ports are available?</H4>
240240

241-
<P><STRONG>Client</STRONG></P>
242-
243-
<P>It is possible to compile the<I>libpq</I> C library, psql, and
244-
other interfaces and client applications to run on MS Windows platforms.
245-
In this case, the client is running on MS Windows, and communicates
246-
via TCP/IP to a server running on one of our supported Unix
247-
platforms. A file<I>win32.mak</I> is included in the distribution
248-
for making a Win32<I>libpq</I> library and<I>psql</I>. PostgreSQL
249-
also communicates with<SMALL>ODBC</SMALL> clients.</P>
250-
251-
<P><STRONG>Server</STRONG></P>
252-
253-
<P>The database server can run on Windows NT and Win2k using
254-
Cygwin, the Cygnus Unix/NT porting library. See
255-
<I>pgsql/doc/FAQ_MSWIN</I> in the distribution or the MS Windows FAQ
256-
at<Ahref="http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN">
257-
http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN</A>.</P>
258-
259-
<p>A native port to MS Win NT/2000/XP is currently being worked
260-
on. For more details on the current status of PostgreSQL on Windows see
261-
<ahref="http://techdocs.postgresql.org/guides/Windows">
262-
http://techdocs.postgresql.org/guides/Windows</a> and
263-
<ahref="http://momjian.postgresql.org/main/writings/pgsql/win32.html">
264-
http://momjian.postgresql.org/main/writings/pgsql/win32.html</a>.</p>
241+
<P>Starting with version 8.0, PostgreSQL now runs natively on
242+
Microsoft Windows NT-based operating systems like Win2000, WinXP,
243+
and Win2003. A prepackaged installer is available at<ahref=
244+
"http://pgfoundry.org/projects/pginstaller">
245+
http://pgfoundry.org/projects/pginstaller</a>.
265246

266247
<p>There is also a Novell Netware 6 port at
267248
<ahref="http://forge.novell.com">http://forge.novell.com</a>.</p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp