DATABASE-BACKUP
On this page
Available since MemSQL Ops version 4.
Create a backup of a database in the SingleStoreDB cluster.
Usage
usage: memsql-ops database-backup [--settings-file SETTINGS_FILE] [--async] -DDATABASECreate a backup of a database in the SingleStoreDB cluster.optional arguments:--settings-file SETTINGS_FILEA path to a MemSQL Ops settings.conf file. If not set,we will use the file in the same directory as theMemSQL Ops binary.--async If this option is true, we will exit without waitingfor the database to be fully backed up.-D DATABASE, --database DATABASEThe name of the database to back up.
Last modified: April 25, 2023