-
Notifications
You must be signed in to change notification settings - Fork 458
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
sql: Implement ALTER DATABASE ... SURVIVE REGION/ZONE FAILURE #9610
Comments
This was referenced Feb 24, 2021
rmloveland
added a commit
that referenced
this issue
Mar 5, 2021
Summary of changes: - Add docs for ALTER TABLE .. SET LOCALITY {REGIONAL,GLOBAL} - Add docs for ALTER DATABASE .. ADD REGION (also PRIMARY REGION) - Add docs for ALTER DATABASE .. SURVIVE {REGION,ZONE} FAILURE - Edit the 'Multi-region Overview' page to point users to the SQL reference pages above for syntax examples Fixes #9096 Fixes #9115 Fixes #9298 Fixes #9301 Fixes #9598 Fixes #9610 Fixes #9617 Addresses #9341 Addresses #9708 Addresses #9709 Addresses #9884 Addresses #9886
rmloveland
added a commit
that referenced
this issue
Mar 19, 2021
Summary of changes: - Add docs for ALTER TABLE .. SET LOCALITY {REGIONAL,GLOBAL} - Add docs for ALTER DATABASE .. ADD REGION (also PRIMARY REGION) - Add docs for ALTER DATABASE .. SURVIVE {REGION,ZONE} FAILURE - Edit the 'Multi-region Overview' page to point users to the SQL reference pages above for syntax examples Fixes #9096 Fixes #9115 Fixes #9298 Fixes #9301 Fixes #9598 Fixes #9610 Fixes #9617 Addresses #9341 Addresses #9708 Addresses #9709 Addresses #9884 Addresses #9886
rmloveland
added a commit
that referenced
this issue
Mar 24, 2021
Summary of changes: - Add docs for ALTER TABLE .. SET LOCALITY {REGIONAL,GLOBAL} - Add docs for ALTER DATABASE .. ADD REGION (also PRIMARY REGION) - Add docs for ALTER DATABASE .. SURVIVE {REGION,ZONE} FAILURE - Edit the 'Multi-region Overview' page to point users to the SQL reference pages above for syntax examples Fixes #9096 Fixes #9115 Fixes #9298 Fixes #9301 Fixes #9598 Fixes #9610 Fixes #9617 Addresses #9341 Addresses #9708 Addresses #9709 Addresses #9884 Addresses #9886
rmloveland
added a commit
that referenced
this issue
Mar 29, 2021
Summary of changes: - Add docs for ALTER TABLE .. SET LOCALITY {REGIONAL,GLOBAL} - Add docs for ALTER DATABASE .. ADD REGION (also PRIMARY REGION) - Add docs for ALTER DATABASE .. SURVIVE {REGION,ZONE} FAILURE - Edit the 'Multi-region Overview' page to point users to the SQL reference pages above for syntax examples Fixes #9096 Fixes #9115 Fixes #9298 Fixes #9301 Fixes #9598 Fixes #9610 Fixes #9617 Addresses #9341 Addresses #9708 Addresses #9709 Addresses #9884 Addresses #9886
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR: cockroachdb/cockroach#58937
From release notes:
The text was updated successfully, but these errors were encountered: