Manage a CockroachDB Standard Cluster

On this page Carat arrow pointing down

This page describes the cluster management and cluster deletion workflows for CockroachDB Standard.

Planning your cluster

Before making any changes to your cluster's regions, review the requirements and recommendations for CockroachDB Cloud cluster configuration.

View Clusters page

After you log in to the CockroachDB Cloud Console, the Clusters page is displayed. The Clusters page provides a high-level view of your clusters.

To view and manage a specific cluster, click the name of the cluster. The Overview page will display.

View cluster overview

The Overview page displays details about the selected CockroachDB Cloud cluster.

From the Overview page, you can connect to your cluster. For more information, refer to Connect to Your CockroachDB Standard Cluster.

Add a region to your cluster

  1. Navigate to the cluster's Overview page.
  2. In the Cluster settings section, click the pencil icon next to the cluster's Regions.

    The Edit Cluster page displays.

  3. On the Regions page, click Add Region and select the desired new region.

  4. In the sidebar, verify the hourly estimated cost for the cluster.

  5. Click Next: Capacity and then Update cluster.

Edit cluster capacity

To edit your cluster's capacity:

  1. Navigate to the cluster's Overview page.
  2. In the Capacity section, click Update capacity. The Capacity page displays.
  3. Enter the desired number of request units per second or use the slider to increase or decrease the request units per second.

    Tip:

    You can decrease the provisioned capacity only three times within a 7-day period.

  4. In the sidebar, verify the new estimated cost for the cluster and click Update cluster.

Restore data from a backup

Refer to Managed-Service Backups for instructions to restore your cluster from an automatic cluster backup.

You can also back up and restore your CockroachDB Serverless cluster manually. You can take backups locally to userfile or back up to cloud storage.

Delete cluster

Warning:

Deleting a cluster will delete all cluster data.

Note:

You will be billed only for a CockroachDB Standard cluster while it is running. You can delete a cluster at any time to prevent charges from accumulating.

Proceed with the following steps only if you are sure you want to delete a cluster:

  1. Navigate to the Overview page for the cluster you want to delete.
  2. Click the Actions button in the top right corner.
  3. Select Delete cluster.
  4. In the confirmation window, enter the name of the cluster.
  5. Click Delete.

Yes No
On this page

Yes No