Create a PostgreSQL cluster
Create a managed PostgreSQL cluster from Databases, Create Database.
Prerequisites
- BYOA secrets configured for your account
- An enabled availability zone (for example,
eu-central-1)
To create a cluster
- Open the myStack console and choose Databases, Create Database.
- For Name, enter a unique cluster name.
- For Availability Zone, choose a zone.
- For Database Engine, choose postgresql 16 (options load after you choose a zone).
- For Server type, choose an instance size.
- For Root Password, enter a password for the
postgresuser. Store it securely. - Choose Save.
myStack redirects you to the cluster detail page. Wait until Status is Ready before connecting or changing configuration.
Important
Cluster names must be unique in your account.