Skip to content

Commit

Permalink
Update faq/deploy-and-maintain-faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ireneontheway authored Sep 14, 2020
1 parent 0a8fc19 commit f95b430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion faq/deploy-and-maintain-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ TiDB 设计的目标就是针对 MySQL 单台容量限制而被迫做的分库
目前,数据量大时推荐使用 [BR](/br/backup-and-restore-tool.md) 进行备份。其他场景推荐使用 [`dumpling`](/dumpling-overview.md) 进行备份。
尽管 TiDB 也支持使用 MySQL 官方工具 `mysqldump` 进行数据备份和恢复,但其性能低于 [BR](/br/backup-and-restore-tool.md),并且 `mysqldump` 备份和恢复大量数据的耗时更长。
## 监控 FAQ
Expand Down

0 comments on commit f95b430

Please sign in to comment.