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

Commitf995125

Browse files
committed
Document that Log-Shipping Standby Servers cannot be upgraded by
pg_upgrade.Backpatch to 9.2.
1 parent01215d6 commitf995125

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,12 @@ psql --username postgres --file script.sql postgres
517517
<literal>-d /real-data-directory -o '-D /configuration-directory'</>.
518518
</para>
519519

520+
<para>
521+
A Log-Shipping Standby Server (<xref linkend="warm-standby">) cannot
522+
be upgraded because the server must allow writes. The simplest way
523+
is to upgrade the primary and use rsync to rebuild the standbys.
524+
</para>
525+
520526
<para>
521527
If you want to use link mode and you do not want your old cluster
522528
to be modified when the new cluster is started, make a copy of the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp