Clone a PostgreSQL Cluster

To create a new PostgreSQL cluster by cloning an existing one, follow these steps:

  1. Log in to the DCD with your username and password.

  2. Go to Menu > Databases > PostgreSQL. A list of all PostgreSQL clusters is displayed.

  3. Select a cluster from the list by clicking on its name. Alternatively, click Details in the OPTIONS column.

Select a PostgreSQL cluster
  1. The Cluster details tab displays the necessary information of the chosen cluster. Select Clone.

Clone a cluster
  1. Verify the details of the chosen cluster in the Clone window.

Verify cluster details
  1. Select Save to clone.

Result: The cloned cluster is created with the following name format: name-of-the-original-cluster-clone, if you do not specify a name of your choice. Its STATE is Busy while the cloning process is still in progress.

PostgreSQL cluster is being cloned

Last updated

Was this helpful?

Revision created

updated