Skip to main content

Cluster Scaling

This section guides you through scaling your PostgreSQL cluster by adding nodes.

tip

You can easily start with a single-node PostgreSQL cluster and scale it out by adding replicas as your workload or high-availability requirements grow.

To add replicas in the Console UI, open Clusters, select the cluster, click Actions, and choose Add replica.

Specify one or more servers as PostgreSQL replicas. The servers must be reachable over SSH.

For each server, provide the Hostname and IP Address. The SSH port and Location fields are optional.

Add replicas on your own machinesAdd replicas on your own machines

Select Add replicas to start the scaling operation.

Wait for the cluster scaling to complete. You can monitor its progress and view the logs on the Operations page.