Creating a Manual Backup
Scenarios
RDS allows you to create manual backups of a running primary DB instance. You can use these backups to restore data.
When you delete a DB instance, its automated backups are also deleted but its manual backups are retained.
You can create manual backups only when your account balance is more than ¥0.
Method 1
- Log in to the management console.
- Click
in the upper left corner and select a region and a project. - Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- On the Instance Management page, locate the target DB instance and choose in the Operation column.
- In the displayed dialog box, enter a backup name, select a target database for which to create the backup, and enter a description. Then, click OK. If you want to cancel the backup creation task, click Cancel.
- The backup name must consist of 4 to 64 characters and start with a letter. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), and underscores (_).
- The description consists of a maximum of 256 characters and cannot contain carriage return characters or the following special characters: >!<"&'=
- The time required for creating a manual backup depends on the amount of data.
System databases are backed up by default.
To check whether the backup has been created, you can click
in the upper right corner of the page to check the DB instance status. If the DB instance status is Available, the backup has been created. You can manage the backup following the instructions provided in 6. - After a manual backup has been created, you can view and manage it on the Backup Management page.
Alternatively, click the target DB instance. On the Backups & Restorations page, you can view and manage the manual backups.
Method 2
- Log in to the management console.
- Click
in the upper left corner and select a region and a project. - Click Service List. Under Database, click Relational Database Service. The RDS console is displayed.
- On the Instance Management page, click the target DB instance.
- On the Backups & Restorations page, click Create Backup. In the displayed dialog box, enter a backup name, select a target database for which to create the backup, and enter a description. Then, click OK.
- The backup name must consist of 4 to 64 characters and start with a letter. It can contain only uppercase letters, lowercase letters, digits, hyphens (-), and underscores (_).
- The description consists of a maximum of 256 characters and cannot contain carriage return characters or the following special characters: >!<"&'=
- The time required for creating a manual backup depends on the amount of data.
System databases are backed up by default.
- After a manual backup has been created, you can view and manage it on the Backup Management page.
Alternatively, click the target DB instance. On the Backups & Restorations page, you can view and manage the manual backups.
Last Article: Configuring an Automated Backup Policy
Next Article: Restoring a DB Instance to a Point in Time
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.