Overview

Last updated: March 3, 2026

Once deployed, click View Details on any database to open its management panel. The Overview tab shows the current state and configuration of your database.

Specifications

Displays the hardware resources allocated to the active plan.

FieldDescription
CPUNumber of vCPU cores
MemoryRAM in GB
StorageDisk size in GB
ReplicasNumber of nodes in the cluster

Details

FieldDescription
OfferingThe plan name (e.g., postgres-small)
AvailabilityDevelopment or Data Redundancy
RegionThe region the cluster is deployed in
CreatedDate the database was provisioned

Network reservation

A portion of your project's IP range is reserved for DBaaS services. VMs on the same network are automatically assigned IPs outside the reserved range to prevent conflicts.

FieldDescription
Network CIDRThe full CIDR block for the network
VM RangeIP range assigned to compute instances
Reserved for DBaaSIP range held exclusively for database nodes
StatusActive when the reservation is in place

Database status

The status badge at the top of the panel reflects the current state.

StatusMeaning
RunningDatabase is online and accepting connections
StoppedDatabase has been powered down
DeployingProvisioning is in progress
FailedAn operation encountered an error

Actions

  • Power Down — stops the database without deleting it. The button changes to Power Up when stopped.
  • Refresh — reloads the current status from the API.