Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d334b33

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 f62ab62 commit d334b33

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
@@ -206,7 +206,7 @@
206206
<para>
207207
If you are using a version-specific installation directory, e.g.
208208
<filename>/opt/PostgreSQL/9.1</>, you do not need to move the old cluster. The
209-
one-click installers all use version-specific installation directories.
209+
graphical installers all use version-specific installation directories.
210210
</para>
211211

212212
<para>
@@ -629,10 +629,10 @@ psql --username postgres --file script.sql postgres
629629

630630
<para>
631631
For Windows users, note that due to different integer datetimes settings
632-
used by the one-click installer and the MSI installer, it is only
633-
possible to upgrade from version 8.3 of the one-click distribution to
634-
version 8.4 or later of the one-click distribution. It is not
635-
possible to upgrade from the MSI installer to the one-click installer.
632+
used by the graphical installer and the MSI installer, it is only
633+
possible to upgrade from version 8.3 of the installer distribution to
634+
version 8.4 or later of the installer distribution. It is not
635+
possible to upgrade from the MSI installer to the new graphical installer.
636636
</para>
637637

638638
</refsect2>

0 commit comments

Comments
 (0)