Skip to content

Commit

Permalink
Update to retention clusters final
Browse files Browse the repository at this point in the history
  • Loading branch information
kathancox committed Sep 24, 2024
1 parent 5544277 commit 385efb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
When a cluster is deleted, Cockroach Labs will retain the managed backups for for the {% if page.name == "managed-backups.md" %} configured retention time, {% else %} [configured retention time]({% link cockroachcloud/managed-backups.md %}#managed-backup-settings), {% endif %}after which the backups will be deleted.

If a customer is no longer in an agreement with Cockroach Labs, managed backups will be retained for 30 days and then deleted. If a backup's retention time was set to **less** than 30 days, Cockroach Labs will retain the managed backups for the configured retention time, after which the backups will be deleted.
If a customer’s agreement with Cockroach Labs has terminated, all managed backups will be retained for a maximum of 30 days and then deleted. If a backup's retention time was set to less than 30 days, Cockroach Labs will retain the managed backups for the configured retention time, after which the backups will be deleted.

To restore a backup from a deleted cluster, you must contact the [Cockroach Labs Support team]({% link {{site.current_cloud_version}}/support-resources.md %}).
4 changes: 1 addition & 3 deletions src/current/cockroachcloud/managed-backups.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ You can modify the settings of managed backups in [{{ site.data.products.standar

Cockroach Labs will take a managed backup every 24 hours. By default, managed backups will be retained for 30 days in {{ site.data.products.basic }} clusters.

When you delete a {{ site.data.products.basic }} cluster or the [organization]({% link cockroachcloud/authorization.md %}#overview-of-the-cockroachdb-cloud-authorization-model) is deleted, the cluster's managed backups will follow the default retention period of 30 days.

When a cluster is deleted, or the customer is no longer in an agreement with Cockroach Labs, managed backups taken on {{ site.data.products.basic }} clusters will be retained for 30 days, after which the backups will be deleted. To restore a backup from a deleted cluster, you must contact the [Cockroach Labs Support team]({% link {{site.current_cloud_version}}/support-resources.md %}).
When a {{ site.data.products.basic }} cluster is deleted, or the customer’s agreement with Cockroach Labs has terminated, managed backups taken on Basic clusters will be retained for 30 days, after which the backups will be deleted.

Refer to the [Cloud Console](#restore-a-basic-cluster) section for details on viewing and managing the backups.

Expand Down

0 comments on commit 385efb1

Please sign in to comment.