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

Commitc90dcd6

Browse files
committed
In pg_upgrade docs, mention using base backup as part of rsync for
logical replication upgrades.Backpatch to 9.2.
1 parentadd6c31 commitc90dcd6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,10 @@ psql --username postgres --file script.sql postgres
529529
<para>
530530
A Log-Shipping Standby Server (<xref linkend="warm-standby">) cannot
531531
be upgraded because the server must allow writes. The simplest way
532-
is to upgrade the primary and use rsync to rebuild the standbys.
532+
is to upgrade the primary and use <command>rsync</> to rebuild the
533+
standbys. You can run <command>rsync</> while the primary is down,
534+
or as part of a base backup (<xref linkend="backup-base-backup">)
535+
which overwrites the old standby cluster.
533536
</para>
534537

535538
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp