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: properly support restoring cluster backups from collections #57667

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented Dec 7, 2020

Backport 1/1 commits from #57656.

/cc @cockroachdb/release


Previously, cluster restores could not use the RESTORE FROM ... IN ...
syntax. This PR fixes that bug.

Release note (bug fix): Previously, users could not perform a cluster
restore from old backup chains (incrementals on top of fulls), when
using the BACKUP INTO syntax.

@pbardea pbardea requested review from dt and a team December 7, 2020 20:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@pbardea pbardea force-pushed the backport20.2-57656 branch from a1a07aa to 1254df0 Compare December 7, 2020 21:40
Previously, cluster restores could not use the `RESTORE FROM ... IN ...`
syntax. This PR fixes that bug.

Release note (bug fix): Previously, users could not perform a cluster
restore from old backup chains (incrementals on top of fulls), when
using the BACKUP INTO syntax.
@pbardea pbardea force-pushed the backport20.2-57656 branch from 1254df0 to 406861b Compare December 7, 2020 22:10
@pbardea pbardea merged commit 44fe5a3 into cockroachdb:release-20.2 Dec 7, 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.

3 participants