This section describes how to use an automated or manual backup to restore a DB instance to the status when the backup was created. The restoration is at the DB instance level.
When you restore a DB instance from a backup file, a full backup file is downloaded from OBS and then restored to the DB instance at an average speed of 40 MB/s.
Alternatively, click the target DB instance on the Instances page. On the displayed page, choose Backups & Restorations. On the displayed page, select the target backup to be restored and click Restore in the Operation column.
The Create New Instance page is displayed.
A new DB instance is created using the backup data. The status of the DB instance changes from Creating to Available.
The new DB instance is independent from the original one. If you need read replicas to offload read pressure, create one or more for the new DB instance.
After the new instance is created, a full backup will be automatically triggered.
On the Instances page, the status of the original DB instance changes from Restoring to Available. If the original DB instance contains read replicas, the read replica status is the same as the original DB instance status.
After the restoration is complete, a full backup will be automatically triggered.
On the Instances page, the status of the target existing DB instance changes from Restoring to Available. If the target existing DB instance contains read replicas, the read replica status is the same as the target existing DB instance status.
After the restoration is complete, a full backup will be automatically triggered.