[MCOL-4402] Basic support for BACKUP STAGE Created: 2020-11-19 Updated: 2021-01-17 Resolved: 2021-01-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Patrick Safarov | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently the only way to block columnstore engine for snapshot/backup is to run `columnstoreDBWrite` command. That is problematic for external tools as they need ssh access. BACKUP STAGE api can simplify it. |