Update Windows installation notes.
authorMagnus Hagander <[email protected]>
Sun, 10 Jan 2010 15:54:11 +0000 (15:54 +0000)
committerMagnus Hagander <[email protected]>
Sun, 10 Jan 2010 15:54:11 +0000 (15:54 +0000)
pginstaller isn't used anymore, in favor of the one-click installers.
Make it clear that we support Windows 2000 and newer with the native
port, instead of first saying we support NT4 and then saying we don't.

doc/src/sgml/installation.sgml

index 0bd53f679cce8c73e307b9e474ae326a11ea3b4e..7ab7968c652d57461f04a5e54c44305dfa2f760e 100644 (file)
@@ -2672,18 +2672,14 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
     this chapter; the Visual C++ build works completely differently
     and is described in <![%standalone-include[the
     documentation]]><![%standalone-ignore[<xref linkend="install-win32">]]>.
-    There is also a precompiled binary installer which you can find at
-    from <ulink url="http://pgfoundry.org/projects/pginstaller"></ulink>.
     It is a fully native build and uses no additional software like
-    MinGW.  The ready-made installer files are available on the main
-    PostgreSQL FTP servers in the <filename>binary/win32</filename>
-    directory.
+    MinGW.  A ready-made installer is available on the main
+    PostgreSQL web site.
    </para>
 
    <para>
-    The native Win32 port requires a 32-bit NT-based Microsoft
-    operating system, like Windows NT 4, Windows 2000/2003, or Windows
-    XP.  (NT 4 is no longer supported.)  Earlier operating systems do
+    The native Windows port requires a 32 or 64-bit version of Windows
+    2000 or later. Earlier operating systems do
     not have sufficient infrastructure (but Cygwin may be used on
     those).  MinGW, the Unix-like build tools, and MSYS, a collection
     of Unix tools required to run shell scripts