File tree Expand file tree Collapse file tree 4 files changed +705
-91
lines changed
mariadb-enterprise-operator/backup-and-restore Expand file tree Collapse file tree 4 files changed +705
-91
lines changed Original file line number Diff line number Diff line change 1313 * [ Galera Cluster] ( mariadb-enterprise-operator/galera-cluster.md )
1414 * [ High Availability] ( mariadb-enterprise-operator/high-availability.md )
1515 * [ MaxScale Database Proxy] ( mariadb-enterprise-operator/maxscale-database-proxy.md )
16- * [ Backup and Restore] ( mariadb-enterprise-operator/backup-and-restore.md )
16+ * [ Backup and Restore] ( mariadb-enterprise-operator/backup-and-restore/README.md )
17+ * [ Logical backups] ( mariadb-enterprise-operator/backup-and-restore/logical_backup.md )
18+ * [ Physical backups] ( mariadb-enterprise-operator/backup-and-restore/physical_backup.md )
1719 * [ Storage] ( mariadb-enterprise-operator/storage.md )
1820 * [ TLS] ( mariadb-enterprise-operator/tls.md )
1921 * [ Configuration] ( mariadb-enterprise-operator/configuration.md )
Original file line number Diff line number Diff line change 1+ ---
2+ description : >-
3+ Configure multiple backup strategies and perform restoration.
4+ layout :
5+ title :
6+ visible : true
7+ description :
8+ visible : true
9+ tableOfContents :
10+ visible : true
11+ outline :
12+ visible : true
13+ pagination :
14+ visible : false
15+ ---
16+
17+ # Backup and Restore
18+
You can’t perform that action at this time.
0 commit comments