diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index a33038195428bc599c61c31a49cf28ff9c362db5..f29b9d153bf2680d81aa5f282fb6def9684f745c 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -10,7 +10,7 @@ It is recommended that most users download the binary distribution for - Windows, available as a one-click installer package + Windows, available as a graphical installer package from the PostgreSQL website. Building from source is only intended for people developing PostgreSQL or extensions. diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml index 5baf420a27ad516ff6d2be4ade8e360a3f98244f..12f86f77b40168a72b87f4b393f5a846cd1a26c6 100644 --- a/doc/src/sgml/pgupgrade.sgml +++ b/doc/src/sgml/pgupgrade.sgml @@ -206,7 +206,7 @@ If you are using a version-specific installation directory, e.g. /opt/PostgreSQL/9.1, you do not need to move the old cluster. The - one-click installers all use version-specific installation directories. + graphical installers all use version-specific installation directories. @@ -629,10 +629,10 @@ psql --username postgres --file script.sql postgres For Windows users, note that due to different integer datetimes settings - used by the one-click installer and the MSI installer, it is only - possible to upgrade from version 8.3 of the one-click distribution to - version 8.4 or later of the one-click distribution. It is not - possible to upgrade from the MSI installer to the one-click installer. + used by the graphical installer and the MSI installer, it is only + possible to upgrade from version 8.3 of the installer distribution to + version 8.4 or later of the installer distribution. It is not + possible to upgrade from the MSI installer to the new graphical installer.