[MDEV-30053] mariabackup should indicate memory needed for prepare Created: 2022-11-21 Updated: 2022-11-21 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | backup, feature_request, mariabackup, prepare | ||
| Issue Links: |
|
||||||||
| Description |
|
In PXB 8.0.30 there is a new feature: Smart Memory Estimation. This feature collects the information of which blocks were changed during backup and makes a prediction how much buffer pool should be used during prepare phase for --use-memory. This seems to make prepare much faster... Publish on 18 November 22. I have not found this information yet at least in M 10.10.2 |
| Comments |
| Comment by Marko Mäkelä [ 2022-11-21 ] |
|
I think that this is a good idea. It could help avoid trouble like |