Skip to content

Commit c9c24e9

Browse files
committed
Add note to CC costs managed backups charge continue until deletion
1 parent 8a3146e commit c9c24e9

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
For details on the storage costs of managed backups, refer to the [Understand CockroachDB Cloud Costs]({% link cockroachcloud/costs.md %}#backups) page.

src/current/cockroachcloud/costs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ Backups on Basic clusters are included in the Request Unit costs. Managed backup
193193

194194
[Managed backups]({% link cockroachcloud/managed-backups.md %}) are charged per-GiB storage rates that vary per cloud provider, region, and backup [frequency]({% link cockroachcloud/managed-backups.md %}#frequency) (daily vs. more than daily). The per-GiB unit prices are tiered, based on the amount of backup data stored: Less than 5 GiB-Month, 5 to 100 GiB-Month, 100 to 500 GiB-Month, 500 to 1000 GiB-Month, or 1000 GiB-Month and higher.
195195

196+
When you delete a cluster, Cockroach Labs will retain the backups for the [configured retention time]({% link cockroachcloud/managed-backups.md %}#retention), during which backup storage costs will still apply. If you want to delete retained managed backups, contact the [Cockroach Labs Support team]({% link {{site.current_cloud_version}}/support-resources.md %}).
197+
196198
[Self-managed backups]({% link cockroachcloud/take-and-restore-self-managed-backups.md %}) to your own object storage are charged a per-GiB fee for the data transferred. This option provides an advanced backup scheduler and additional control over backup storage placement.
197199

198200
For further details, refer to CockroachDB Cloud [#](https://www.cockroachlabs.com/#/new/).

src/current/cockroachcloud/managed-backups-advanced.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ You can set your retention duration **once**. After you have adjusted the retent
5151

5252
{% include cockroachcloud/backups/retention-settings.md %}
5353

54+
{% include cockroachcloud/backups/costs-link.md %}
55+
5456
{% include cockroachcloud/backups/retention-deleted-cluster.md %}
5557

5658
## Considerations

src/current/cockroachcloud/managed-backups-basic.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ For details on viewing and managing the backups, refer to the [Cloud Console](#r
3030

3131
- Every backup will be stored entirely in a single region, which is chosen at random from the list of cluster regions at the time of cluster creation. This region will be used indefinitely to store backups.
3232

33+
{% include cockroachcloud/backups/costs-link.md %}
34+
3335
## Cloud Console
3436

3537
### View backups

src/current/cockroachcloud/managed-backups.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ You can set your retention duration **once**. After you have adjusted the retent
5151

5252
{% include cockroachcloud/backups/retention-settings.md %}
5353

54+
{% include cockroachcloud/backups/costs-link.md %}
55+
5456
{% include cockroachcloud/backups/retention-deleted-cluster.md %}
5557

5658
## Upgrades and downgrades

0 commit comments

Comments
 (0)