Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Voyager] create NOT VALID constraints automatically in import data after snapshot and before CDC same as restore sequences #2092

Open
1 task done
priyanshi-yb opened this issue Dec 16, 2024 · 0 comments

Comments

@priyanshi-yb
Copy link
Contributor

priyanshi-yb commented Dec 16, 2024

Jira Link: DB-14509

Description

Currently, we create NOT VALID constraints with the post-snapshot-import flag in import-schema, but we can also create these during the import-data just after the snapshot and before the CDC starts for live migration.
we already to do similar thing for restore sequence values.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants