Doc: Clarify sequence synchronization commands. Explain more accurately how REFRESH SEQUENCES differs from REFRESH PUBLICATION in ALTER SUBSCRIPTION, and note that CREATE SUBSCRIPTION uses copy_data = true (the default) to copy initial sequence values.
Author: Peter Smith <[email protected]> Author: Amit Kapila <[email protected]> Backpatch-through: 19 Discussion: https://postgr.es/m/cahut+ptfkgvznihgrdoghwnkmfjufepr9+thbg_8qpq7ryv...@mail.gmail.com Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/19fbb47ef6854b1e3a7311ed2f4e765426e7a611 Modified Files -------------- doc/src/sgml/logical-replication.sgml | 4 +++- doc/src/sgml/ref/alter_subscription.sgml | 10 ++++++---- 2 files changed, 9 insertions(+), 5 deletions(-)
