πŸ’­ Delete a Postgres Cluster Β· Fly Docs ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://fly.io/docs/postgres/managing/deleting/ Date: October 17, 2023 Image: Delete a Postgres Cluster β€” Documentation and guides from the team at Fly.io. 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 fly pg db list -a ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts