Skip to content

Commit

Permalink
tidb-cloud: add incompatiblities between br and lightning (#15395)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmaoer authored Nov 21, 2023
1 parent 2f00033 commit 8cd14dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tidb-cloud/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This document describes how to back up and restore your TiDB Dedicated cluster d
## Limitations

- Although TiDB Dedicated supports restoring user accounts from backups by default, it does not support restoring system variables stored in the `mysql` schema.
- It is recommended that you import data first, then perform a **manual** snapshot backup, and finally enable Point-in-time Restore. Because the data imported through the TiDB Cloud console **does not** generate change logs, it cannot be automatically detected and backed up. For more information, see [Import CSV Files from Amazon S3 or GCS into TiDB Cloud](/tidb-cloud/import-csv-files.md).
- If you turn on and off Point-in-time Restore multiple times, you can only choose a time point within the recoverable range after the most recent Point-in-time Restore is enabled. The earlier recoverable range is not accessible.
- DO NOT modify the switches of **Point-in-time Restore** and **Dual Region Backup** at the same time.

Expand Down

0 comments on commit 8cd14dc

Please sign in to comment.