PolarDB supports data backup and redo log backup. When you back up data, you create a backup set of all data on a cluster at a specific point in time. A backup set is also known as a snapshot. When you back up redo logs, you record the incremental data that is generated after a backup set is created. You can configure policies for data backup and redo log backup. For example, you can specify the frequency of automatic data backups, the retention period of data backup files, the storage location, and the retention period of log backup files.
Navigate to the details page of the cluster for which you want to configure backup settings. In the left-side navigation pane, choose Backup Settings tab.
. Click theClick Edit. In the dialog box that appears, configure parameters in the Back up Data, Log Backup, and General sections.

Parameters in the Back up Data section
To configure a data backup policy, specify the frequency of automatic backups and the storage location and retention period of the backup files generated by automatic backups and manual backups.
Parameter | Description |
---|---|
Backup Frequency | The frequency of automatic backups. You can select Standard Backup or Enhanced Backup.
|
Data Backup Retention Period | The storage location and retention period of the data backup files generated by automatic
backups and manual backups.
You can specify Level-1 Backup or Level-2 Backup as the storage location. For more information, see Data backups.
|
Parameters in the Log Backup section
When you configure a redo log backup policy, you must specify the retention period of redo logs.
Parameter | Description |
---|---|
Log Backups Retained For | The retention period of log backup files.
Note
|
Parameters in the General section
You can configure a backup retention policy that applies when you delete a cluster.
Parameter | Description |
---|---|
When Cluster Is Deleted | The backup retention policy that applies when you delete a cluster.
Note
|
Related API operations
Operation | Description |
---|---|
DescribeBackupPolicy | Queries the backup policy of a specified PolarDB cluster. |
ModifyBackupPolicy | Modifies the backup policy of a specified PolarDB cluster. |