Closed
Description
Assuming a common setup with /var/lib/mysql
in a separate volume, some guidance would be helpful on how to restore a backup made mariabackup
. The fist step is to stop MariaDB but that kills the container as well. Ideally, the restore would be done using the same Docker image (but not necessarily the same container) as the one running the MariaDB since I has the exact MariaDB version corresponding to the backup. The guidance should not assume that mariabackup
is available on the host.
Metadata
Metadata
Assignees
Labels
No labels