Backups

Use backup policies and backup runs to protect MySQL and PostgreSQL clusters, then restore a run into a new cluster.

Components

Component Description
Backup policy Schedule (cron), retention, and backup source (primary or replica)
Manual backup On-demand backup run for a cluster
Backup run A completed or in-progress backup stored in Object Storage
Restore Create a new cluster from a ready backup run

In the console

Choose Databases, then:

Typical order

  1. Create a backup policy.
  2. On the cluster, attach the policy and confirm the backup bucket.
  3. Wait for scheduled runs, or start a manual backup.
  4. (Optional) Restore a ready run into a new cluster.
Note When you create a cluster, myStack provisions Object Storage for backup artifacts and a dedicated data key that encrypts those backups. A master key is not created by default. See Object Storage for bucket details.

Topics