Restoring Instance Data to a Specific Point in Time
Scenarios
You can restore data of an instance to a specified point in time.
Do not run reset master on instances within their lifecycle. Otherwise, an exception may occur during the point-in-time restore.
Prerequisites
To restore data to the original or existing DB instance, submit an application by choosing Service Tickets > Create Service Ticket in the upper right corner of the management console.
Procedure
- Log in to the management console.
- Click in the upper left corner and select a region and a project.
- Click in the upper left corner of the page, choose .
- On the Instances page, click the instance name to go to the Basic Information page.
- In the navigation pane on the left, choose Backups. On the displayed page, click Restore to Point in Time.
- Select a time range, select or enter a time point within the acceptable range, and set Restoration Method to Create New Instance, Restore to Original, or Restore to Existing.
If you have enabled operation protection, click Start Verification in the Restore DB Instance dialog box. On the displayed page, click Send Code, enter the obtained verification code, and click Verify. The page is closed automatically.
For details about how to enable operation protection, see Identify and Access Management User Guide.
Figura 1 Restoring to a point in time
- Select Create New Instance and click OK. On the Create New Instance page, configure parameters and click Next.
- The region, DB engine and version of the new instance are the same as those of the original instance and cannot be changed.
- The default database port is 3306.
- Other settings are the same as those of the original instance by default and can be modified. For details, see Buying an Instance.
- Select Restore to Original and click Next.
- Data on the original instance will be overwritten and the original DB instance will be unavailable during the restoration.
Figura 2 Restoring to the original DB instance
- Select Restore to Existing, select the target DB instance, and click Next.
- Restoring data to an existing DB instance will overwrite data and password of user root on it and cause the existing DB instance to be unavailable during the restoration. DB instances will not be displayed unless they have the same DB engine type, version, and table name case sensitivity as the original DB instance.
- If the original password of the existing DB instance cannot be used to connect to the database after the restoration, you can reset the password.
Figura 3 Restoring to an existing instance
- Select Create New Instance and click OK. On the Create New Instance page, configure parameters and click Next.
- View the restoration results.
- Create New Instance: After the creation is complete, the instance status changes from Creating to Available. The new instance is independent from the original one and includes the data before the backup was created. If you want to offload read pressure from the primary node, create one or more read replicas for the new instance.
A full backup is triggered after the new instance is created.
- Restore to Original and Restore to Existing: When the instance status changes from Restoring to Available, the restoration is complete.
- Create New Instance: After the creation is complete, the instance status changes from Creating to Available. The new instance is independent from the original one and includes the data before the backup was created. If you want to offload read pressure from the primary node, create one or more read replicas for the new instance.