Feature request: running mariabackup in quite mode
cmonty14 opened this issue · 1 comments
cmonty14 commented
When scheduling backups using mariabackup it would make sense to have quite mode w/o screen output.
JGroselle commented
I execute this script in cron / systemd unit timer since the beginning.
Stdout is sent by mail / slack. If you do not need the output, just send it to /dev/null when you run the script.