-
Notifications
You must be signed in to change notification settings - Fork 4k
Labels
A-disaster-recoveryC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-disaster-recoverytarget-release-26.1.0
Description
allow sequences on source cluster in LDR so we can document the supported sequence behavior. The behavior will be:
- Have sequence on source
- gets replicated to target as an integer and does not auto increment.
This functionaliy is only compatible with CREATE LOGICAL REPLICATION.. not CREATE LOGICALLY REPLICATED.
Jira issue: CRDB-55470
Metadata
Metadata
Assignees
Labels
A-disaster-recoveryC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-disaster-recoverytarget-release-26.1.0