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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c1702cb513634878425e8b3f49dc1894d2aa781e

Modified Files
--------------
doc/src/sgml/logical-replication.sgml    |  4 +++-
doc/src/sgml/ref/alter_subscription.sgml | 10 ++++++----
2 files changed, 9 insertions(+), 5 deletions(-)

Reply via email to