Skip to content

Commit

Permalink
opt br limitation desc (#2520)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Jan 30, 2023
1 parent bbf446f commit 6ab7925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/backup-and-restore/nebula-br-ent/3.backup-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- 全量备份时,如果数据库中的数据量较大,可能会耗费较长时间。
- 数据备份过程中,指定图空间中的 DDL 和 DML 语句将会阻塞,建议在业务低峰期进行操作。
- 执行增量备份的集群和指定的上一次备份的集群需为同一个,并且和指定的上一次备份的(存储桶)路径需相同。
- 确保每次增量备份距离第一次备份的时间小于一个[`wal_ttl`](../../5.configurations-and-logs/1.configurations/4.storage-config.md)的时间。
- 确保每次增量备份距离上一次备份的时间小于一个[`wal_ttl`](../../5.configurations-and-logs/1.configurations/4.storage-config.md)的时间。
- 确保 Agent 有对应 NebulaGraph 安装目录和备份目录的读写权限。


Expand Down

0 comments on commit 6ab7925

Please sign in to comment.