Skip to content

Commit 812e259

Browse files
authored
Merge pull request #110 from ClickHouse/aashishkohli-patch-13
Update overview.md
2 parents aa028c5 + b61cc3c commit 812e259

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/en/cloud/manage/backups/overview.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,11 @@ On Day 1, a full backup is taken to start the backup chain. On Day 2, an increme
2727

2828
## Default backup policy
2929

30-
All services will default to one backup, retained for a day with the new Pricing tiers.
31-
Users who need additional backups can do so by configuring additional backups under the settings tab of the Cloud Console.
32-
No free backups are included in the new pricing.
30+
In the Basic, Scale, and Enterprise tiers, backups are metered and billed separately from storage. All services will default to one backup with the ability to configure more, starting with the Scale tier, via the Settings tab of the Cloud Console.
3331

3432
## Backup status list
3533

36-
Your service will be backed up based on the set schedule, whether it is the default daily schedule or a custom schedule picked by you. All available backups can be viewed from the **Backups** tab of the service. From here, you can see the status of the backup, the duration, as well as the size of the backup. You can also restore a specific backup using the **Actions** column.
34+
Your service will be backed up based on the set schedule, whether it is the default daily schedule or a [custom schedule](./configurable-backups.md) picked by you. All available backups can be viewed from the **Backups** tab of the service. From here, you can see the status of the backup, the duration, as well as the size of the backup. You can also restore a specific backup using the **Actions** column.
3735

3836
![List of backups statuses](../images/backup-status-list.png)
3937

@@ -168,6 +166,10 @@ SYNC SETTINGS max_table_size_to_drop=2097152 -- increases the limit to 2TB
168166
```
169167
:::
170168

169+
## Configurable Backups
170+
171+
If you want to set up a backups schedule different from the default backup schedule, take a look at [Configurable Backups](./configurable-backups.md).
172+
171173
## Export backups to your own cloud account
172174

173-
For users wanting to export backups to their own cloud account, see [here](./configurable-backups.md).
175+
For users wanting to export backups to their own cloud account, see [here](./export-backups-to-own-cloud-account.md).

0 commit comments

Comments
 (0)