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

Commit48eaa34

Browse files
committed
Update Windows installation notes.
pginstaller isn't used anymore, in favor of the one-click installers.Make it clear that we support Windows 2000 and newer with the nativeport, instead of first saying we support NT4 and then saying we don't.
1 parent3bfcccc commit48eaa34

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.336 2010/01/05 01:06:55 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.337 2010/01/10 15:54:11 mha Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -2672,18 +2672,14 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
26722672
this chapter; the Visual C++ build works completely differently
26732673
and is described in <![%standalone-include[the
26742674
documentation]]><![%standalone-ignore[<xref linkend="install-win32">]]>.
2675-
There is also a precompiled binary installer which you can find at
2676-
from <ulink url="http://pgfoundry.org/projects/pginstaller"></ulink>.
26772675
It is a fully native build and uses no additional software like
2678-
MinGW. The ready-made installer files are available on the main
2679-
PostgreSQL FTP servers in the <filename>binary/win32</filename>
2680-
directory.
2676+
MinGW. A ready-made installer is available on the main
2677+
PostgreSQL web site.
26812678
</para>
26822679

26832680
<para>
2684-
The native Win32 port requires a 32-bit NT-based Microsoft
2685-
operating system, like Windows NT 4, Windows 2000/2003, or Windows
2686-
XP. (NT 4 is no longer supported.) Earlier operating systems do
2681+
The native Windows port requires a 32 or 64-bit version of Windows
2682+
2000 or later. Earlier operating systems do
26872683
not have sufficient infrastructure (but Cygwin may be used on
26882684
those). MinGW, the Unix-like build tools, and MSYS, a collection
26892685
of Unix tools required to run shell scripts

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp