Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tidb-cloud/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ To configure the backup schedule for your TiDB Cloud Dedicated cluster, perform

> **Note**
>
> - Backup jobs are automatically delayed when data import jobs are in progress. **DO NOT** run manual backups during data import or cluster scaling.
> - During data import, automatic backup jobs are delayed. In addition, you cannot run manual backups during data import.
Comment thread
qiancai marked this conversation as resolved.
> - During cluster scaling, automatic backup jobs are delayed. If the delay exceeds 30 minutes, TiDB Cloud skips the backup. To help ensure scheduled backups run successfully, avoid frequent cluster scaling around the scheduled backup time. **DO NOT** run manual backups during cluster scaling.

- In **Backup Retention**, configure the minimum backup data retention period. The default period is 7 days. To minimize the impact on business, it is recommended to schedule automatic backup during periods of low workloads.

Expand Down