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