This topic describes how to create and delete a PolarDB for PostgreSQL database.
Create a database
Delete a database
- Log on to the PolarDB console.
- In the upper-left corner of the console, select the region where your cluster is deployed.
- Find the cluster that you want to manage and click the ID of the cluster.
- In the left-side navigation pane, choose .
- Find the database that you want to delete and click Delete in the Actions column.
- In the message that appears, click OK.
Related API operations
Operation | Description |
---|---|
CreateDatabase | Creates a database. |
DescribeDatabases | Queries the database list. |
DeleteDatabase | Deletes a database. |