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 76fa4bf commit 47ae694Copy full SHA for 47ae694
doc/src/sgml/ref/pgupgrade.sgml
@@ -619,7 +619,8 @@ rsync --archive --delete --hard-links --size-only --no-inc-recursive /vol1/pg_tb
619
Configure the servers for log shipping. (You do not need to run
620
<function>pg_backup_start()</function> and <function>pg_backup_stop()</function>
621
or take a file system backup as the standbys are still synchronized
622
- with the primary.)
+ with the primary.) Replication slots are not copied and must
623
+ be recreated.
624
</para>
625
</step>
626
0 commit comments