]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: Clarify sequence synchronization commands.
authorAmit Kapila <akapila@postgresql.org>
Thu, 9 Jul 2026 02:31:38 +0000 (08:01 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 9 Jul 2026 02:55:10 +0000 (08:25 +0530)
commit19fbb47ef6854b1e3a7311ed2f4e765426e7a611
tree2b0524c59c3e9efcb5aad6bac8bd89ad9e79f468
parentdff11f846c4bd044e51ca944f2f3e089be0462ac
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 <smithpb2250@gmail.com>
Author: Amit Kapila <amit.kapila16@gmail.com>
Backpatch-through: 19
Discussion: https://postgr.es/m/CAHut+PtFkGvZNihGRDoghWNKMfJufEpR9+thbG_8qPQ7RyVN4w@mail.gmail.com
doc/src/sgml/logical-replication.sgml
doc/src/sgml/ref/alter_subscription.sgml