Skip to main content

Backup and Restore on S3, Azure or GCS

Backup and restore can specify an S3 bucket or Azure container or Google Cloud Storage (GCS). In this case, all the backup files across all the leaves (one per partition as described above) are put directly into the S3 bucket or Azure container or GCS. When restore is called, SingleStore will distribute the backup files appropriately and restore the data (similar to how restore from an NFS drive works).

See BACKUP DATABASE and RESTORE DATABASE for syntax and examples.