Restore

Restore creates a new database cluster from a ready backup run. myStack does not overwrite an existing primary in place from this flow.

Prerequisites

In the console

Choose Databases, Backup Runs (or a cluster’s backup runs), then Create database from this backup. That opens Migrations with the backup source selected.

To restore into a new cluster

  1. Open Databases, Backup Runs.
  2. Find a run with Status Ready.
  3. Choose Create database from this backup.
  4. Confirm the backup bucket and path as the migration source.
  5. Choose to create a new database.
  6. Select availability zone, engine, instance type, root password, data key, and (optional) parameter group.
  7. Start the migration and wait until the new cluster Status is Ready.
Note You can also open Databases, Migrations and choose a ready backup run as the source without starting from the runs list.

After restore

Related