Mariabackup tutorial — Using Mariabackup for hot physical backups of MariaDB
Mariabackup is MariaDB's native tool for creating hot physical backups without interrupting database operations. Unlike logical backups with mysqldump, Mariabackup copies the actual data files while your database continues serving requests. This make...
rostislav-dugin.hashnode.dev13 min read