Skip to content

Commit e3a7675

Browse files
committed
Update the description for the graphical installers
Remove references to "one click", as we're not supposed to call them that anymore.
1 parent 9d695fc commit e3a7675

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/src/sgml/install-windows.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<para>
1212
It is recommended that most users download the binary distribution for
13-
Windows, available as a one-click installer package
13+
Windows, available as a graphical installer package
1414
from the <productname>PostgreSQL</productname> website. Building from source
1515
is only intended for people developing <productname>PostgreSQL</productname>
1616
or extensions.

doc/src/sgml/pgupgrade.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<para>
200200
If you are using a version-specific installation directory, e.g.
201201
<filename>/opt/PostgreSQL/9.1</>, you do not need to move the old cluster. The
202-
one-click installers all use version-specific installation directories.
202+
graphical installers all use version-specific installation directories.
203203
</para>
204204

205205
<para>
@@ -616,10 +616,10 @@ psql --username postgres --file script.sql postgres
616616

617617
<para>
618618
For Windows users, note that due to different integer datetimes settings
619-
used by the one-click installer and the MSI installer, it is only
620-
possible to upgrade from version 8.3 of the one-click distribution to
621-
version 8.4 or later of the one-click distribution. It is not
622-
possible to upgrade from the MSI installer to the one-click installer.
619+
used by the graphical installer and the MSI installer, it is only
620+
possible to upgrade from version 8.3 of the installer distribution to
621+
version 8.4 or later of the installer distribution. It is not
622+
possible to upgrade from the MSI installer to the new graphical installer.
623623
</para>
624624

625625
</refsect2>

0 commit comments

Comments
 (0)