diff --git a/docs/en/13-replication/index.md b/docs/en/13-replication/index.md index 22fc8592a52a96ddbef8a5c6994a1354c3e83262..bd50feacdaf60b57d3502113285e3bc9948582f7 100644 --- a/docs/en/13-replication/index.md +++ b/docs/en/13-replication/index.md @@ -4,4 +4,6 @@ title: Data Replication description: Replicate data between TDengine cloud services --- -TDengine provides full support for data replication. You can use taoX, which is a tool provided by TDengine enterprise edition, to replicate data from TDengine cloud service to local TDengine, from local TDengine to TDengine cloud service, or from one cloud service to another one and it doesn't matter which cloud or region the two services reside in. \ No newline at end of file +TDengine provides full support for data replication. You can replicate data from TDengine cloud to private TDengine instance, from private TDengine instance to TDengine cloud, or from one cloud platform to another one and it doesn't matter which cloud or region the two services reside in. + +TDengine also provides database backup for enterprise plan.