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 ```