You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document describes how to back up and restore your data on {{{ .premium }}} instances. {{{ .premium }}} supports both automatic backups and manual backups, and lets you restore backup data to a new instance as needed.
10
10
11
+
<CustomContentplan="byoc">
12
+
13
+
This document also applies to {{{ .byoc }}}. Backup and restore capabilities for {{{ .byoc }}} are currently consistent with {{{ .premium }}}.
14
+
15
+
</CustomContent>
16
+
11
17
Backup files can originate from the following sources:
12
18
13
19
- Active {{{ .premium }}} instances
@@ -162,14 +168,16 @@ To restore a deleted {{{ .premium }}} instance from the Recycle Bin, take the fo
162
168
>
163
169
> If you are in multiple organizations, use the combo box in the upper-left corner to switch to your target organization first.
164
170
165
-
2. On the **Recycle Bin** page, click the **Premium**tab to go to the recycle bin of {{{ .premium }}} instances.
171
+
2. On the **Recycle Bin** page, click the <CustomContentplan="premium">**Premium**</CustomContent><CustomContentplan="byoc">**BYOC**</CustomContent> tab to go to the recycle bin of <CustomContentplan="premium">{{{ .premium }}}</CustomContent><CustomContentplan="byoc">{{{ .byoc }}}</CustomContent> instances.
166
172
167
-
3. Locate the {{{ .premium }}} instance you want to restore, and then click the **>** button to expand the available backups of the instance.
173
+
3. Locate the <CustomContentplan="premium">{{{ .premium }}}</CustomContent><CustomContentplan="byoc">{{{ .byoc }}}</CustomContent> instance you want to restore, and then click the **>** button to expand the available backups of the instance.
168
174
169
175
4. In the row of your desired backup, click **...**, and then select **Restore**.
170
176
171
177
5. On the **Restore** page, follow the same steps as [Restore to a new instance](#restore-to-a-new-instance) to restore the backup to a new instance.
172
178
179
+
<CustomContentplan="premium">
180
+
173
181
### Restore backups from a different plan type
174
182
175
183
Currently, you can only restore backups from a {{{ .dedicated }}} cluster hosted on AWS to a new {{{ .premium }}} instance.
@@ -187,9 +195,11 @@ To restore a backup generated by a {{{ .dedicated }}} cluster, follow these step
187
195
188
196
3. On the **Restore** page, follow the same steps as [Restore to a new instance](#restore-to-a-new-instance) to restore the backup to a new instance.
189
197
198
+
</CustomContent>
199
+
190
200
### Restore backups from cloud storage
191
201
192
-
{{{ .premium }}} supports restoring backups from cloud storage (such as Amazon S3 and Alibaba Cloud Object Storage Service (OSS)) to a new instance. This feature is compatible with backups generated from {{{ .dedicated }}} clusters or TiDB Self-Managed clusters.
202
+
<CustomContentplan="premium">{{{ .premium }}}</CustomContent><CustomContentplan="byoc">{{{ .byoc }}}</CustomContent> supports restoring backups from cloud storage (such as Amazon S3 and Alibaba Cloud Object Storage Service (OSS)) to a new instance. This feature is compatible with backups generated from {{{ .dedicated }}} clusters or TiDB Self-Managed clusters.
0 commit comments