File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 29
29
<productname>PostgreSQL</productname>.</para>
30
30
</listitem>
31
31
<listitem>
32
- <para>Improved algorithm to automatically select a TCP-port for the case
33
- of parallel installation of different versions of the product.</para>
32
+ <para>Improved the algorithm of automatic TCP-port selection for the case
33
+ of parallel installation of different versions of the product on
34
+ Windows systems.</para>
34
35
</listitem>
35
36
</itemizedlist>
36
37
52
53
should run <literal>pgpro_upgrade</literal> script provided in this
53
54
distribution.
54
55
</para>
55
- <para>Before running script, you should stop postgres service. Script
56
- should be run as user, owning the database (typically postgres) and
57
- PGDATA environment variable should be set to the directory where
58
- database resides.
56
+ <para>Before running the script, you should stop postgres service.
57
+ Script should be run on behalf of the user owning the database
58
+ (typically postgres) and PGDATA environment variable should be
59
+ set to the directory where database resides.
59
60
</para>
60
61
</sect2>
61
62
</sect1>
You can’t perform that action at this time.
0 commit comments