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

upgrades: set exclude_data_from_backup on non-system tenants #129669

Conversation

renatolabs
Copy link
Contributor

This commit adds a new migration to set exclude_data_from_backup on tenant system tables with low GC TTL, as was done for the system tenant in #120144.

Fixes: #129643

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@renatolabs renatolabs force-pushed the rc/system-schema-tenants-exclude-data-from-backup branch from 9695709 to aba2705 Compare August 26, 2024 20:30
@renatolabs renatolabs marked this pull request as ready for review August 26, 2024 20:52
@renatolabs renatolabs requested review from a team as code owners August 26, 2024 20:52
Copy link
Collaborator

@rafiss rafiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for taking care of this!

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @stevendanna)

This commit adds a new migration to set `exclude_data_from_backup` on
tenant system tables with low GC TTL, as was done for the system
tenant in cockroachdb#120144.

Fixes: cockroachdb#129643

Release note: None
@renatolabs renatolabs force-pushed the rc/system-schema-tenants-exclude-data-from-backup branch from aba2705 to 3d9e7da Compare August 26, 2024 21:07
@renatolabs
Copy link
Contributor Author

TFTR!

bors r=rafiss

@craig craig bot merged commit 1c65439 into cockroachdb:master Aug 27, 2024
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multitenant: different system schemas produced if cluster is bootstrapped vs upgraded
3 participants