💭 Delete a Postgres Cluster · Fly Docs ====================================== !https://fly.io/docs/postgres/managing/deleting/ Date: October 17, 2023 Delete a Postgres Cluster Documentation and guides from the team at Fly.io. Fly · fly.io [1] 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. ``` bash fly apps destroy fly pg db list -a ``` !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://fly.io/docs/postgres/managing/deleting/ [2]: /thoughts/ [3]: /tags/thoughts/