We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3d692 commit 2d4c643Copy full SHA for 2d4c643
doc/src/sgml/ref/pgupgrade.sgml
@@ -603,7 +603,8 @@ rsync --archive --delete --hard-links --size-only --no-inc-recursive /vol1/pg_tb
603
Configure the servers for log shipping. (You do not need to run
604
<function>pg_start_backup()</function> and <function>pg_stop_backup()</function>
605
or take a file system backup as the standbys are still synchronized
606
- with the primary.)
+ with the primary.) Replication slots are not copied and must
607
+ be recreated.
608
</para>
609
</step>
610
0 commit comments