]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: Clarify sequence synchronization commands.
authorAmit Kapila <akapila@postgresql.org>
Thu, 9 Jul 2026 02:39:07 +0000 (08:09 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 9 Jul 2026 02:39:46 +0000 (08:09 +0530)
commitc1702cb513634878425e8b3f49dc1894d2aa781e
tree1f1a30e6b9266a65234e255cf76a924ef3dc2acc
parente01b23b84e4346c1941e2aad78e3d80a5498038d
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