8000
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 846ae36 commit a36882eCopy full SHA for a36882e
doc/src/sgml/ref/pgupgrade.sgml
@@ -569,7 +569,8 @@ rsync --archive --delete --hard-links --size-only --no-inc-recursive /vol1/pg_tb
569
Configure the servers for log shipping. (You do not need to run
570
<function>pg_start_backup()</function> and <function>pg_stop_backup()</function>
571
or take a file system backup as the standbys are still synchronized
572
- with the primary.)
+ with the primary.) Replication slots are not copied and must
573
+ be recreated.
574
</para>
575
</step>
576
0 commit comments