|
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 runas user, owning thedatabase (typically postgres) and |
57 |
| - PGDATA environment variable should be set to the directory where |
58 |
| - database resides. |
| 56 | + <para>Before runningthescript, you should stop postgres service. |
| 57 | +Scriptshould be runon behalf of theuser owning the database |
| 58 | +(typically postgres) andPGDATA environment variable should be |
| 59 | +set to the directory wheredatabase resides. |
59 | 60 | </para>
|
60 | 61 | </sect2>
|
61 | 62 | </sect1>
|
|