💭 Delete a Postgres Cluster · Fly Docs

!https://fly.io/docs/postgres/managing/deleting/

Delete a Postgres Cluster
Documentation and guides from the team at Fly.io.
Fly · fly.io

Deleting a fly postgres db cluster was not straightforward to me as the app name is not inferred from the toml like it is for the main app.

fly apps destroy <pg-app-name>
fly pg db list -a <pg-app-name>

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts

Connections

Related tags and posts connected to this entry.