Skip to content

Commit 912d15c

Browse files
committed
doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv.
Reported-by: Amit Kapila Discussion: https://postgr.es/m/CAA4eK1+bChgccySmcm0LbvkmBDJ3ufsLneF4iNa_aZ7t2P6=8w@mail.gmail.com Backpatch-through: 17 only
1 parent 7e059fb commit 912d15c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/src/sgml/release-17.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,10 @@
6363
<para>
6464
<link
6565
linkend="pgupgrade"><application>pg_upgrade</application></link> now
66-
preserves replication slots on both publishers and subscribers
66+
preserves logical replication slots on publishers and full
67+
subscription state on subscribers. This will allow upgrades
68+
to future major versions to continue logical replication without
69+
requiring copy to resynchronize.
6770
</para>
6871
</listitem>
6972
</itemizedlist>

0 commit comments

Comments
 (0)