Update mysql_xtrabackup.sh

This commit is contained in:
2023-12-14 20:37:02 +03:00
parent 0cf5f30b65
commit 8fb0497369

View File

@@ -6,8 +6,11 @@
# dnf install https://repo.percona.com/yum/percona-release-latest.noarch.rpm
# dnf install percona-xtrabackup-80.x86_64
# dnf install qpress
# dnf install rsync
#
# RESTORE
# xtrabackup --decompress --target-dir=/data/compressed/
# xtrabackup --move-back --target-dir=/data/compressed/
#
usage()