diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 3 | ||||
-rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 08556b6ebe7..e492d8957ca 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -46,8 +46,7 @@ <productname>Cygwin</productname> is not recommended for running a production server, and it should only be used for running on older versions of <productname>Windows</productname> where - the native build does not work, such as - <productname>Windows 98</productname>. The official + the native build does not work. The official binaries are built using <productname>Visual Studio</productname>. </para> diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index f1adcc3c559..cc242dccee6 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2087,7 +2087,7 @@ export MANPATH <para> <productname>PostgreSQL</productname> can be expected to work on these operating - systems: Linux (all recent distributions), Windows (Win2000 SP4 and later), + systems: Linux (all recent distributions), Windows (XP and later), FreeBSD, OpenBSD, NetBSD, macOS, AIX, HP/UX, and Solaris. Other Unix-like systems may also work but are not currently being tested. In most cases, all CPU architectures supported by |