summaryrefslogtreecommitdiff
path: root/src/backend/tcop
diff options
context:
space:
mode:
authorAmit Kapila2025-11-12 08:38:32 +0000
committerAmit Kapila2025-11-12 08:49:01 +0000
commit55cefadde874e52b57f7b3c2232744e331f9d6bb (patch)
tree6cf829cc392bdf34eaf1c287133f98d43eba8705 /src/backend/tcop
parent2ddc8d9e9baae28ba63a9f1c85f0a36deb9112aa (diff)
Doc: Add documentation for sequence synchronization.HEADmaster
Add documentation describing sequence synchronization support in logical replication. It explains how sequence changes are synchronized from the publisher to the subscriber, the configuration requirements, and provide examples illustrating setup and usage. Additionally, document the pg_get_sequence_data() function, which allows users to query sequence details on the publisher to determine when to refresh corresponding sequences on the subscriber. Author: Vignesh C <[email protected]> Reviewed-by: Peter Smith <[email protected]> Reviewed-by: shveta malik <[email protected]> Reviewed-by: Chao Li <[email protected]> Reviewed-by: Amit Kapila <[email protected]> Discussion: https://postgr.es/m/CAA4eK1LC+KJiAkSrpE_NwvNdidw9F2os7GERUeSxSKv71gXysQ@mail.gmail.com
Diffstat (limited to 'src/backend/tcop')
0 files changed, 0 insertions, 0 deletions