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 7e059fb commit 912d15cCopy full SHA for 912d15c
doc/src/sgml/release-17.sgml
@@ -63,7 +63,10 @@
63
<para>
64
<link
65
linkend="pgupgrade"><application>pg_upgrade</application></link> now
66
- preserves replication slots on both publishers and subscribers
+ 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.
70
</para>
71
</listitem>
72
</itemizedlist>
0 commit comments