Creating and Managing PostgreSQL Clusters
Use the PostgreSQL DBaaS workflow to create clusters, view cluster details, manage nodes, and configure database backups.
Getting Started
- Open Databases.
- Open PostgreSQL.
- Review the List Cluster screen.
The cluster list displays previously created database clusters in a table, with details such as cluster name, tenant, and business group.
Creating a PostgreSQL Cluster
- From the Cluster List screen, click Create.
- Choose the PostgreSQL version.
- Click Next.
- Choose the cluster T-shirt size.
- Click Next.
- Enter the cluster configuration.
- Click Submit.
| Setting | Description |
|---|---|
| Business Group | The business group for the cluster. |
| Region | The region where the cluster is created. |
| Environment | The target environment. |
| VPC | The target VPC. |
| Subnet | The subnet for the cluster. |
| Cluster Name | The cluster name. |
| Cluster Description | Optional description for the cluster. |
| No. of Nodes | Number of nodes in the cluster. |
| Load Balancer | Selected by default; uncheck if it is not required. |
| Username | Database username. |
| Password | Strong database password. |
| Confirm Password | Password confirmation. |
| Storage | Default storage is provided and can be increased. |
Viewing Clusters
Open Databases > PostgreSQL to view the cluster list. Each cluster appears as a row in the table.
Click a cluster name to open the cluster details page.
Cluster Details
The cluster details page has these tabs:
| Tab | Purpose |
|---|---|
| Details | Shows general cluster information and database details. |
| Nodes | Lists nodes attached to the cluster and provides node actions. |
| Database Backup | Shows existing backups, backup creation options, and restore history. |
| History | Shows manual changes made to the cluster. |
Details Tab
| Section | Fields |
|---|---|
| General Information | Cluster name, cluster description, number of nodes, created by, created at, status, and load balancer. |
| Database Details | DB version and replication type. |
Cluster Actions
Use the action button in the top-right corner to edit:
- Business Group.
- Name.
- Description.
Managing Nodes
The Nodes tab provides:
- A table of nodes attached to the cluster.
- An option to add a replica node.
- An option to delete an existing node.
- A link to the node details page.
Click a node name to open its details page. The node details page is similar to a VM details page.
To add a replica, click Add Replica from the top-right corner.
To delete a node, open the three-dot menu in the node table row.
Managing Databases
[ADD CONTENT: No existing content in current documentation.]
Backup History
The Database Backup tab lists existing backups and provides backup creation options.
View Backups
Open the Database Backup tab to list existing backups in a table. The table includes details such as backup date, size, and type.
Create Periodic Backups
- Click Manage Backups.
- Select Periodic Backup.
- Enter the required backup details.
- Select a backup regime.
- Save the configuration.
| Field | Description |
|---|---|
| Buckets | Target bucket for backups. |
| Access Key ID | Access key ID used for backup access. |
| Access Key Secret | Access key secret used for backup access. |
| Backup Regime | Disable Backup, Daily Backup, Weekly Backup, or Monthly Backup. |
Selecting Daily Backup, Weekly Backup, or Monthly Backup enables the save action.
Run an On-Demand Backup
- Click Manage Backups.
- Select Backup Now.
- Enter the bucket and access key details.
- Click Submit.
History
The History tab shows manual changes made to the cluster.