Skip to content

Commit

Permalink
br: not support executing backup task and restore task at the same ti…
Browse files Browse the repository at this point in the history
…me (#17076)
  • Loading branch information
hfxsd authored Apr 9, 2024
1 parent f788080 commit e29d7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions br/backup-and-restore-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This section describes the prerequisites for using TiDB backup and restore, incl
- PITR only supports cluster-level restore and does not support database-level or table-level restore.
- PITR does not support restoring the data of user tables or privilege tables from system tables.
- BR does not support running multiple backup tasks on a cluster **at the same time**.
- BR does not support running snapshot backup tasks and data restore tasks on a cluster **at the same time**.
- When a PITR is running, you cannot run a log backup task or use TiCDC to replicate data to a downstream cluster.

### Some tips
Expand Down

0 comments on commit e29d7b6

Please sign in to comment.