Creating a Manual Backup
Scenarios
TaurusDB allows you to create manual backups for available DB instances. You can use these backups to restore data.
Constraints
- The system verifies the connection to the DB instance when starting a full backup task. If the backup lock failed to be obtained from the DB instance, the verification fails and a retry is automatically performed. If the retry fails, the backup will fail.
- When an account is deleted, both automated and manual backups are deleted.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select a region and project. - Click
in the upper left corner of the page, choose . - On the Instances page, locate the instance for which you want to create a manual backup and choose in the Operation column.
Alternatively, on the Instances page, click the instance name. Choose Backups in the navigation pane and click Create Backup.
- In the displayed dialog box, enter a backup name and description and click OK.
Table 1 Parameter description Parameter
Description
Backup Name
The name must start with a letter and consist of 4 to 64 characters. Only letters (case-sensitive), digits, hyphens (-), and underscores (_) are allowed.
Description
The description can consist of up to 256 characters. It cannot contain carriage returns or any of the following special characters: !<"='>&
- Click OK.
View and manage the created backup on the Backups page.