website icon indicating copy to clipboard operation
website copied to clipboard

Document incremental backups + PITR that uses them

Open deepthi opened this issue 2 years ago • 0 comments

We've added an incremental backups feature, and also implemented Point-in-time-recovery that uses them instead of a binlog server. The new PITR has not yet reached parity with the old one, but we still need to document what is available.

Reference PRs: https://github.com/vitessio/vitess/pull/13156 https://github.com/vitessio/vitess/pull/11097

deepthi avatar Jun 05 '23 16:06 deepthi