luzhijing commented on code in PR #878:
URL: https://github.com/apache/doris-website/pull/878#discussion_r1683608379


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md:
##########
@@ -107,7 +107,7 @@ BACKUP
 
 1. 同一个数据库下只能进行一个备份操作。
 
-2. 备份操作会备份指定表或分区的基础表及 
[物化视图](../../../../query-acceleration/materialized-view.md),并且仅备份一副本。
+2. 
备份操作会备份指定表或分区的基础表及同步物化视图[物化视图](../../../../query/view-materialized-view/materialized-view.md),并且仅备份一副本,异步物化视图(../../../../query/view-materialized-view/async-materialized-view.md)当前未支持。

Review Comment:
   please also change the en docs



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to