This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new a11b38d86f3 fix: duplicated content (#2024)
a11b38d86f3 is described below
commit a11b38d86f3bcd389a32ea4f77ef9bc3b3e99ed2
Author: Miranquil <[email protected]>
AuthorDate: Wed Apr 23 16:36:50 2025 +0800
fix: duplicated content (#2024)
## Versions
- [ ] dev
- [ ] 3.0
- [x] 2.1
- [ ] 2.0
## Languages
- [x] Chinese
- [ ] English
## Docs Checklist
- [x] Checked by AI
- [x] Test Cases Built
---
.../version-2.1/admin-manual/data-admin/backup-restore/overview.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/data-admin/backup-restore/overview.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/data-admin/backup-restore/overview.md
index 810e8728dc7..65b58b62c63 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/data-admin/backup-restore/overview.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/data-admin/backup-restore/overview.md
@@ -75,7 +75,7 @@ Doris 提供了备份和恢复操作支持。这些功能使用户能够将数
使用了 [**存储策略**](../../../table-design/tiered-storage/remote-storage) 的表
**不支持** 备份和恢复操作。
4. **增量备份**:
- 目前,Doris 仅支持全量备份。增量备份(仅存储自上次备份以来更改的数据)尚不支持,您可以可以备份特定分区来实现增量备份。
+ 目前,Doris 仅支持全量备份。增量备份(仅存储自上次备份以来更改的数据)尚不支持,您可以备份特定分区来实现增量备份。
5. **colocate_with 属性**:
在备份或恢复操作期间,Doris 不会保留表的 `colocate_with` 属性。这可能需要在恢复后重新配置共置表。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]