[MDEV-17689] Document how to do partial backups and restores with Mariabackup Created: 2018-11-12 Updated: 2020-08-25 Resolved: 2018-12-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation - Support, mariabackup |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Kenneth Dyer (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The Mariabackup documentation does not seem to have a page on partial backups and restores yet: https://mariadb.com/kb/en/library/mariabackup/ The process for this should be similar to that for XtraBackup: https://www.percona.com/doc/percona-xtrabackup/LATEST/innobackupex/partial_backups_innobackupex.html This feature relies on InnoDB's transportable tablespace feature. See This documentation should include information about partial backups and restores involving individual partitions. See |
| Comments |
| Comment by Geoff Montee (Inactive) [ 2018-12-21 ] |
|
I started this here: https://mariadb.com/kb/en/library/partial-backup-and-restore-with-mariabackup/ |
| Comment by Geoff Montee (Inactive) [ 2018-12-22 ] |
|
I also started this: https://mariadb.com/kb/en/library/restoring-individual-tables-and-partitions-with-mariabackup/ |