File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -302,13 +302,11 @@ NET STOP pgsql-8.3 (<productname>PostgreSQL</> 8.3 and older used a different s
302
302
copying), but you will not be able to access your old cluster
303
303
once you start the new cluster after the upgrade. Link mode also
304
304
requires that the old and new cluster data directories be in the
305
- same file system.
305
+ same file system. See <literal>pg_upgrade --help</> for a full
306
+ list of options.
306
307
</para>
307
308
308
309
<para>
309
- <application>pg_upgrade</> defaults to running servers on port
310
- 50432 to avoid unintended client connections. See <literal>pg_upgrade
311
- --help</> for a full list of options.
312
310
</para>
313
311
314
312
<para>
@@ -339,7 +337,9 @@ pg_upgrade.exe
339
337
</para>
340
338
341
339
<para>
342
- Obviously, no one should be accessing the clusters during the upgrade.
340
+ Obviously, no one should be accessing the clusters during the
341
+ upgrade. <application>pg_upgrade</> defaults to running servers
342
+ on port 50432 to avoid unintended client connections.
343
343
</para>
344
344
345
345
<para>
You can’t perform that action at this time.
0 commit comments