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

release-20.2: backupccl: add system.role_options to cluster backup #55250

Merged
merged 1 commit into from Oct 6, 2020

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented Oct 6, 2020

Backport 1/1 commits from #55189.

/cc @cockroachdb/release


Previously, the role_options system table was not included in cluster
backups. This commit adds this table.

Fixes #55188.

Release note (bug fix): Options set on users (e.g. ALTER USER u
CREATEDB) were not included in cluster backups and thus not restored.
Role options were introduced in 20.2.

@pbardea pbardea requested review from dt and a team October 6, 2020 13:42
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Previously, the role_options system table was not included in cluster
backups. This commit adds this table.

Release note (bug fix): Options set on users (e.g. ALTER USER u
CREATEDB) were not included in cluster backups and thus not restored.
Role options were introduced in 20.2.
@pbardea pbardea merged commit 78c5ce2 into cockroachdb:release-20.2 Oct 6, 2020
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.

None yet

3 participants