mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
pg_upgrade doc: mention that replication slots must be recreated
Reported-by: Nikhil Shetty Discussion: https://postgr.es/m/CAFpL5Vxastip0Jei-K-=7cKXTg=5sahSe5g=om=x68NOX8+PUA@mail.gmail.com Backpatch-through: 10
This commit is contained in:
parent
76fa4bf321
commit
47ae6948f0
@ -619,7 +619,8 @@ rsync --archive --delete --hard-links --size-only --no-inc-recursive /vol1/pg_tb
|
||||
Configure the servers for log shipping. (You do not need to run
|
||||
<function>pg_backup_start()</function> and <function>pg_backup_stop()</function>
|
||||
or take a file system backup as the standbys are still synchronized
|
||||
with the primary.)
|
||||
with the primary.) Replication slots are not copied and must
|
||||
be recreated.
|
||||
</para>
|
||||
</step>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user