|
|
|
@ -302,13 +302,11 @@ NET STOP pgsql-8.3 (<productname>PostgreSQL</> 8.3 and older used a different s |
|
|
|
|
copying), but you will not be able to access your old cluster |
|
|
|
|
once you start the new cluster after the upgrade. Link mode also |
|
|
|
|
requires that the old and new cluster data directories be in the |
|
|
|
|
same file system. |
|
|
|
|
same file system. See <literal>pg_upgrade --help</> for a full |
|
|
|
|
list of options. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
<application>pg_upgrade</> defaults to running servers on port |
|
|
|
|
50432 to avoid unintended client connections. See <literal>pg_upgrade |
|
|
|
|
--help</> for a full list of options. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
@ -339,7 +337,9 @@ pg_upgrade.exe |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
Obviously, no one should be accessing the clusters during the upgrade. |
|
|
|
|
Obviously, no one should be accessing the clusters during the |
|
|
|
|
upgrade. <application>pg_upgrade</> defaults to running servers |
|
|
|
|
on port 50432 to avoid unintended client connections. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|