File tree 2 files changed +6
-6
lines changed
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 206
206
<para>
207
207
If you are using a version-specific installation directory, e.g.
208
208
<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.
210
210
</para>
211
211
212
212
<para>
@@ -629,10 +629,10 @@ psql --username postgres --file script.sql postgres
629
629
630
630
<para>
631
631
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.
636
636
</para>
637
637
638
638
</refsect2>
You can’t perform that action at this time.
0 commit comments