Scenario
TencentDB for Redis® backend service regularly backs up instance data. By default, a full data backup is performed every day between 02:00 AM and 08:00 AM, generating an RDB format database backup file, which is persistently stored in Tencent Cloud COS service. In addition to the regular system backup, the TencentDB for Redis® console also supports manual backup, allowing full data backup at any time outside the automatic backup schedule, catering to various backup requirements for different scenarios.
Note:
During data backup, in order not to increase the processing burden on the master database or affect the business, the backup source will be a replica database in the instance.
Configuring the automatic backup time
1. Log in to the TencentDB for Redis® console.
2. In the instance list, click an instance ID to enter the Instance Details page.
3. On the Instance Details page, choose the Backup and Restoration tab.
4. In the top-right corner of the backup list, click Configure Automatic Backup.
5. In the Configure Automatic Backup window, configure the following parameters and click OK.
Auto Backup: It is enabled by default. To disable it, submit a ticket.
Backup Cycle: All options are selected by default and cannot be modified.
Backup Start Time: Please select a time period for the backup to begin from the drop-down list.
Backup Retention Period: It is 7 days by default. To change it, please submit a ticket.

6. The backup task starts within the specified time period every day. After the backup is completed, you can view the backup files using the following two methods.
In the Backup List on the Backup and Restoration tab, view the backup files with Backup Mode being Auto Backup.
On the left sidebar, select Database Backup. Then, view the backup files with Backup Mode being Auto Backup on the Backup List tab.
Note:
After automatic backup is configured, the system backend service will perform a full backup once a day within the configured backup time period.
Backup start may be delayed if affected by relevant processes.
Manual backup
1. Log in to the TencentDB for Redis® console.
2. In the instance list, click an instance ID to enter the Instance Details page.
3. In the top-right corner of the Instance Details page, click Manual Backup.
4. In the manual backup dialog box, please enter the backup task's note information in the input box following Note.
5. Click OK.
Note:
The backup task will start after around one minute.
During the backup process, select Task Management in the left sidebar to view the progress and details of the backup task.
After the backup is completed, you can select Database Backup in the left sidebar, and view the backup files with Backup Mode being Manual Backup on the Backup List tab. You can also view the backup files with Backup Mode being Manual Backup in the Backup List on the Backup and Restoration tab of the Instance Details page.
Related APIs
Related APIs | API Function |
The API is used to backup instance data. | |
Query the instance backup list | |
This API is used to configure automatic backup. | |
Gets automatic backup configuration |