[MDEV-28590] Creating backup of a specific partition using mariabackup Created: 2022-05-17 Updated: 2023-11-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | vaibhav mishra | Assignee: | Ralf Gebhardt |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Some tasks require all partitions but over time we need to take backup of only specific partition and remove others. So, at once we need only those partition's backup which we need and at that point the backup files of other partitions are just taking extra storage space. In order to save that storage space we need a way to make backup of specific partition and that only. |