File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<para>
12
12
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
14
14
from the <productname>PostgreSQL</productname> website. Building from source
15
15
is only intended for people developing <productname>PostgreSQL</productname>
16
16
or extensions.
Original file line number Diff line number Diff line change 199
199
<para>
200
200
If you are using a version-specific installation directory, e.g.
201
201
<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.
203
203
</para>
204
204
205
205
<para>
@@ -616,10 +616,10 @@ psql --username postgres --file script.sql postgres
616
616
617
617
<para>
618
618
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.
623
623
</para>
624
624
625
625
</refsect2>
You can’t perform that action at this time.
0 commit comments