Automated backups
Nightly logical backups with 7-day retention as standard. Longer retention and point-in-time recovery are available on request.
/managed-postgres.html
Managed Postgres
Provision a managed Postgres instance in the same panel as your application, get the connection string as an environment variable, and stop being responsible for backups, patching and volume management.
EU regions · nightly backups · 7-day retention · full pg_dump export whenever you want it
Nightly logical backups with 7-day retention as standard. Longer retention and point-in-time recovery are available on request.
The connection string is written into your service environment as an encrypted variable — never pasted into a repository or an email.
Each tier ships with disk included and overage at $0.10/GB, so growth is a known cost rather than a surprise line item.
Databases are reachable from your own services; external access is opt-in and scoped rather than exposed by default.
It is ordinary PostgreSQL. Take a full dump whenever you like and run it anywhere — there is no proprietary layer to unpick.
Minor-version patching, disk monitoring and restart handling are ours. You get told about maintenance windows, not asked to run them.
Databases are priced separately from compute so you only pay for what your application actually needs. Storage overage is $0.10/GB and there is no charge for connections, queries or backup storage inside retention.
See all plans and what is included →Pick a tier and region in the panel. Provisioning takes under a minute.
New → Postgres → DB Starter · fra1
Attaching writes DATABASE_URL into the service environment and restarts it cleanly.
attach db → marketing-genius
Run migrations as part of your build or as a one-off job from the panel.
npm run migrate:deploy
PostgreSQL 16 with minor-version patching applied by us. Major-version upgrades are scheduled with you rather than applied silently.
More operational detail is on the full FAQ page.
You can create an instance, attach it and run your migrations before moving anything that matters.
Keep your existing service online while you evaluate DebutDeploy.