From 43d9a19f9dc56ea2d7a1e12ed3a5e4b7defbabc3 Mon Sep 17 00:00:00 2001 From: tesw yew isal <278153+cnmade@users.noreply.github.com> Date: Tue, 1 Feb 2022 06:38:25 +0800 Subject: [PATCH] sync index from operations: doese clickhouse support multi-region replication: to zh --- docs/zh/faq/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/zh/faq/index.md b/docs/zh/faq/index.md index 9887d2c6c0a..1ba1b792fbd 100644 --- a/docs/zh/faq/index.md +++ b/docs/zh/faq/index.md @@ -26,6 +26,7 @@ toc_priority: 76 - **[运维操作](../faq/operations/index.md)** - [如果想在生产环境部署,需要用哪个版本的 ClickHouse 呢?](../faq/operations/production.md) - [是否可能从 ClickHouse 数据表中删除所有旧的数据记录?](../faq/operations/delete-old-data.md) + - [ClickHouse支持多区域复制吗?](../faq/operations/multi-region-replication.md) - **[集成开发](../faq/integration/index.md)** - [如何从 ClickHouse 导出数据到一个文件?](../faq/integration/file-export.md) - [如果我用ODBC链接Oracle数据库出现编码问题该怎么办?](../faq/integration/oracle-odbc.md)