Skip to content

Commit

Permalink
br: add dual region support for google cloud platform (#15133)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmaoer authored Oct 26, 2023
1 parent 5a106a4 commit 32dc95e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tidb-cloud/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ To configure the backup schedule, perform the following steps:

> **Note:**
>
> The dual region backup feature is currently in beta.
> - The dual region backup feature is currently in beta.
> - TiDB Dedicated clusters hosted on Google Cloud work seamlessly with Google Cloud Storage. Similar to Google Cloud Storage, **TiDB Dedicated supports dual-region pairing only within the same multi-region code as Google dual-region storage**. For example, in Asia, currently you must pair Tokyo and Osaka together for dual-region storage. For more information, refer to [Dual-regions](https://cloud.google.com/storage/docs/locations#location-dr).
TiDB Dedicated supports dual region backup by replicating backups from your cluster region to another different region. After you enable this feature, all backups are automatically replicated to the specified region. This provides cross-region data protection and disaster recovery capabilities. It is estimated that approximately 99% of the data can be replicated to the secondary region within an hour.

Expand Down

0 comments on commit 32dc95e

Please sign in to comment.