tencent cloud

TDSQL Boundless

Release Notes
Product Introduction
Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
Kernel Features
Kernel Overview
Kernel Version Release Notes
Functionality Features
Performance Features
Billing
Billing Overview
Purchase Method
Pricing Details
Renewal
Overdue Payments
Refund
Getting Started
Creating an Instance
Connect to Instances
User Guide
Data Migration
Data Subscription
Instance Management
Configuration Change
Parameter Configuration
Account Management
Security Group
Backup and Restoration
Database Auditing
Tag Management
Use Cases
Technical Evolution and Usage Practices of Online DDL
Lock Mechanism Analysis and Troubleshooting Practices
Data Intelligent Scheduling and Related Practices for Performance Optimization
TDSQL Boundless Selection Guide and Practical Tutorial
Developer Guide
Developer Guide (MySQL Compatibility Mode)
Developer Guide (HBase Compatibility Mode)
Performance Tuning
Performance Tuning Overview
SQL Tuning
DDL Tuning
Performance White Paper
Performance Overview
TPC-C Test
Sysbench Test
API Documentation
History
Introduction
API Category
Making API Requests
Instance APIs
Security Group APIs
Task APIs
Backup APIs
Rollback APIs
Parameter APIs
Database APIs
Data Types
Error Codes
General Reference
System Architecture
SQL Reference
Database Parameter Description
TPC-H benchmark data model reference
Error Code Information
Security and Compliance
FAQs
Agreements
Service Level Agreement
Terms of Service
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

Set Backup Policy

PDF
フォーカスモード
フォントサイズ
最終更新日: 2026-03-12 10:36:59
After the instance is created, the system will automatically start instance-level physical backup. Users can modify the automatic backup policy as needed. It is recommended that users perform full backup every day during off-peak business hours (such as from 00:00 AM to 04:00 AM).
System Default Backup Policy:
Module
Parameter
Default Value
Data Backup Configuration
Backup Start Time
00:00~04:00
Data Backup Retention Period
7 days
Backup Cycle
MON, TUE, WED, THU, FRI, SAT, SUN
Scheduled Backup Configuration
Scheduled Backup Retention
Disabled.
Long-Term Retention of Scheduled Backup
Disabled.
Scheduled Backup Retention Period
90 days
Scheduled Backup Policy
One unit per month.
Scheduled Backup Start Date
Today
Log Backup Configuration
Log Backup Retention Period
7 days

Limitations

The system supports storing backup data in COS and SNAPSHOT. Prepare the environment in advance and ensure sufficient backup storage space.
Backups generated by automatic backups are not supported for deletion. The system manages the lifecycle of backup files through Data Backup Retention Period (default: 7 days) in the data backup configuration to achieve deletion.

Steps

1. Log in to the TDSQL Boundless Console, in the Instance List,click the Instance IDor Manage in the Operation column to go to the Instance Management page.
2. Go to the Backup and Restoration > Backup Settings tab, set the following information, and click Save.

Data Backup Configurations

Data Backup Configuration is used to control the configuration information for the database's full automatic backups.
Parameter
Description
Backup Start Time
The time window for data backup is the period during which the system schedules and initiates automatic backups within the selected time range.
Note:
Restarting the database is not allowed during full backups. Carefully select the backup time window. We recommend setting it during off-peak business hours.
The backup start time is only the time when the backup task enters the scheduling queue. For example, if you select to enable backup at 00:00 - 04:00, the system will initiate the backup task at a certain time point within the 00:00 - 04:00 time range. The specific initiation time depends on the backend backup policy and the backup system status. To ensure that the backup task does not affect the instance operation, the backup task may be delayed due to the queue.
The backup task takes time proportional to the amount of data.
Backup Storage Medium
Backup set storage medium.
COS: Object Storage
SNAPSHOT: Snapshot Storage
Data Backup Retention Period
The retention period for data backup files is fixed at 7 days, and this setting cannot be modified currently. After the 7-day retention period, the system will automatically delete the backup files, so they cannot be used for data recovery.
Backup Cycle
The days of the week on which data backups can be initiated. By default, all 7 days from Monday to Sunday are selected, and you can customize the backup schedule.
Select at least two days per week on a weekly basis.


Scheduled Backup Configuration

1. Configure the retention period and schedule for regular backups.
Parameter
Description
Scheduled Backup Retention
Enable: If your industry (such as insurance, banking, and so on) requires long-term or extended retention of backup sets to meet security and compliance requirements, turn on Scheduled Backup Retention as needed. In particular, the long-term retention policy for scheduled backups allows backup sets to be retained after instance termination and automatically deletes them upon expiration to ensure data security.
Disable (default value): Indicates that the user has no requirement for long-term retention of instance data backup sets.
Long-Term Retention of Scheduled Backup
Used to decouple full backup sets from the strong binding of instance lifecycle.
Enable: Indicates that data backup sets will not be immediately deleted upon instance termination.
Disable (default value): Indicates that data backup sets are immediately deleted upon instance termination. After disabling, no new scheduled data backup sets will be generated; existing scheduled data backup sets will continue to be retained and automatically deleted upon expiration according to the original policy.
Scheduled Backup Retention Period
The retention period for scheduled backups in storage media supports 90 to 7300 days (20 years) and must be longer than the retention period of regular data backups.
Backup sets will be automatically deleted when they exceed the retention period or when the instance is terminated (with long-term retention disabled). After this occurs, these backup sets will no longer be available for data restoration operations.
Adjusting the scheduled backup retention period will affect the retention period of existing scheduled backups, causing backups exceeding the retention period to be purged.
Scheduled Backup Policy
Users can specify the number of retained backup sets on a weekly, monthly, quarterly, or yearly basis according to business scenarios.
The maximum number of retained scheduled backups must be less than or equal to the number of data backup sets. The system will dynamically display the allowed number of retained scheduled backups based on the backup cycle configured in the data backup settings.
Note:
The upper limit for the number of retentions varies across different cycles. The number of retentions must be set within the upper limit.
When the number of retentions is set to 1, the first valid backup of the current cycle will be retained.
When the number of retentions is > 1, except for the first backup, the remaining backups will be evenly distributed as much as possible within the cycle.
Scheduled Backup Start Date
The start date for scheduled backups defaults to the current day.
2. The periodic backup policy is relatively complex. You can click View Backup Plan for a visual view.
Suppose your backup cycle is set for Monday, Wednesday, Friday, and Sunday. Additionally, you've chosen to retain one scheduled backup per month with a start date of January 12, 2026. Based on these settings, when you click View Backup Plan, you can review the backup retention status for the next year.
The red circle: indicates the calendar for scheduled backups.
The blue circle: indicates the calendar for regular backups.
You can also click the two small circles at the top to select or deselect the backup types of interest.


Log Backup Configuration

The retention period for log backup files is fixed at 7 days and cannot be modified. After expiration, the system will automatically delete these backup files.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック