Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit981e5ac

Browse files
committed
Move pg_upgrade doc mention of the port numbers to the same place.
1 parent7aeff9f commit981e5ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp