Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
Back Up and Restore Data
You can make a full backup or an incremental backup of a database.
For backup destinations other than the local filesystem, all leaves must have access to write to the target destination.
Note
This topic applies to database backups made using the BACKUP DATABASE command or using the SingleStore Toolbox sdb-admin create-backup command.
Incremental backups cannot be made on unlimited storage databases.
Unlimited storage databases can be restored (attached) to any point in time using PITR, which is not discussed in this topic.
Warning
SingleStore does not support restoring database backups from a newer version of SingleStore into an older version.
On account of how logs are now captured in SingleStore versions 8.
-
Downgrading from SingleStore versions 8.
9. 19 and later to SingleStore versions 8. 9. 18 and earlier -
Restoring backups from SingleStore versions 8.
9. 19 and later to SingleStore versions 8. 9. 18 and earlier
Release 6.
Note
When you restore a database from a backup , any pipelines included in that backup are also created in the restored database.
You should review the pipelines in the restored database and stop or remove any pipelines that are not needed.
Databases on a secondary cluster to which the primary database is being replicated cannot be backed up with the BACKUP DATABASE command.
In this section
Last modified: