Skip to content

Commit

Permalink
Update tidb-lightning-physical-import-mode.md (#15823) (#15825)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Dec 20, 2023
1 parent 732739e commit acdee4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tidb-lightning/tidb-lightning-physical-import-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,9 @@ backend = "local"
- TiDB Lightning 与 TiCDC 一起使用时需要注意:

- TiCDC 无法捕获物理导入模式插入的数据。

- TiDB Lightning 与 BR 一起使用时需要注意:

- BR 快照备份 TiDB Lightning 正在导入的表,会导致该表备份的数据不一致。
- BR 执行基于 AWS EBS 卷快照的备份,会导致 TiDB Lightning 导入数据失败。
- Point-in-time recovery (PITR) 无法备份 TiDB Lightning 导入的数据。

0 comments on commit acdee4b

Please sign in to comment.