File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -201,9 +201,7 @@ mv /usr/local/pgsql /usr/local/pgsql.old
201201 <title>Install the new PostgreSQL binaries</title>
202202
203203 <para>
204- Install the new server's binaries and support files. You can use the
205- same port numbers for both clusters, typically 5432, because the old and
206- new clusters will not be running at the same time.
204+ Install the new server's binaries and support files.
207205 </para>
208206
209207 <para>
@@ -340,6 +338,8 @@ pg_upgrade.exe
340338 Obviously, no one should be accessing the clusters during the
341339 upgrade. <application>pg_upgrade</> defaults to running servers
342340 on port 50432 to avoid unintended client connections.
341+ You can use the same port numbers for both clusters because the
342+ old and new clusters will not be running at the same time.
343343 </para>
344344
345345 <para>
You can’t perform that action at this time.
0 commit comments