MariaDB Dump Bash-Script

maaxgr

Max

Posted on May 20, 2024

MariaDB Dump Bash-Script

I published a my utility script for backing up a mariadb to GitHub:
https://gist.github.com/MaaxGr/b0ed9675a9d581518543bd70a6b514ac

It has the following features:

  • Help with list of all available databases
  • Standardized output directory: /root/backups/mariadb
  • Standardized file name with datetime and db name
  • Progressbar
  • Success-Message with filename, size and first 10 rows of dumpfile
💖 💪 🙅 🚩
maaxgr
Max

Posted on May 20, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

MariaDB Dump Bash-Script
mariadb MariaDB Dump Bash-Script

May 20, 2024