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

sql: Implement ALTER DATABASE ... SURVIVE REGION/ZONE FAILURE #9610

Closed
jseldess opened this issue Jan 29, 2021 · 0 comments · Fixed by #9936
Closed

sql: Implement ALTER DATABASE ... SURVIVE REGION/ZONE FAILURE #9610

jseldess opened this issue Jan 29, 2021 · 0 comments · Fixed by #9936
Assignees
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#58937

From release notes:

Implemented ALTER DATABASE ... SURVIVE REGION/ZONE FAILURE. [#58937][#58937] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 21.1 milestone Jan 29, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants