Managed PostgreSQL is currently in beta. Do not run production workloads — data loss may occur during this phase.
ZWRM provides managed PostgreSQL databases running in dedicated Firecracker VMs. Each database gets its own isolated environment with persistent storage.
Create a database
After creation, you’ll see the connection credentials, connection strings (internal and external), and host information.
Run zwrm postgres presets to see what each size includes.
Example
Connect to a database
Shows connection details and ready-to-use psql commands. The database must be running.
List databases
Shows all databases with their ID, name, status, host, size, replica count, and creation time.
Stop and start
Stop a database (data is preserved):
Start it again:
Destroy a database
Destroying a database permanently deletes all data. This cannot be undone.
Size presets
View available presets and their resources:
Each preset defines vCPUs, memory, and storage allocation.