Creating a Manual Backup for GaussDB Instances
Scenarios
GaussDB allows you to create instance-level manual backups for running instances.
Precautions
- Manual backups are user-initiated full backups of instances. They are retained until you delete them manually.
- You can back up data of instances that are in the Available state.
- A user can perform only one instance-level backup operation for a DB instance at a time.
- Instance-level manual backups cannot be created for GaussDB single-replica instances of versions earlier than V2.0-3.0.
Billing
Backups are saved as packages in OBS buckets.
After a DB instance is deleted, the free backup space of the DB instance is automatically canceled. Manual backups are billed based on the space required.
- 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 and choose . - On the Instances page, locate the instance and choose More > Create Backup in the Operation column.
- In the displayed dialog box, enter a backup name and enter the description as needed. Then, click OK. If you want to cancel the backup creation task, click Cancel.
- The backup name is case-sensitive and can contain 4 to 64 characters. It must start with a letter. Only letters, digits, hyphens (-), and underscores (_) are allowed.
- The description can contain up to 256 characters, but cannot contain carriage returns and the following special characters: >!<"&'=
- During the creation process, the instance status is Backing up. The time required for creating a manual backup depends on the data volume.
- View and manage the created backup on the Backups page.
Alternatively, click the instance name. On the Backups page, you can view and manage the manual backups.
- 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 and choose . - On the Instances page, click the name of the target instance to go to the Basic Information page.
- In the navigation pane on the left, choose Backups. On the displayed page, click Create Backup.
- In the displayed dialog box, enter a backup name and description and click OK.
- The backup name is case-sensitive and can contain 4 to 64 characters. It must start with a letter. Only letters, digits, hyphens (-), and underscores (_) are allowed.
- The description can contain up to 256 characters, but cannot contain carriage returns and the following special characters: >!<"&'=
- During the creation process, the manual backup status is Creating. The time required for creating a manual backup depends on the data volume.
- View and manage the created backup on the current page.
Alternatively, go back to the instance list page, and click Backups to view and manage the backup.