To create a new PostgreSQL cluster by cloning an existing one, follow these steps:
Log in to the DCD with your username and password.
Go to Menu > Databases > PostgreSQL. A list of all PostgreSQL clusters is displayed.
Select a cluster from the list by clicking on its name. Alternatively, click Details in the OPTIONS column.
The Cluster details tab displays the necessary information of the chosen cluster. Select Clone.
Verify the details of the chosen cluster in the Clone window.
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.