Can't delete database cluster

I tried to destroy the Postgres cluster incubator-api-db. Dashboard shows it stuck in status “Deleting” for over X hours, but fly pg list, fly machines list -a incubator-api-db and fly volumes list -a incubator-api-dball return that the app/cluster does not exist:

  • No postgres clusters found

  • Error: app not found

  • Could not find App "incubator-api-db"

It looks like a stale record in your control plane. What can I do?

Hi… Is this Managed Postgres? That wouldn’t show up as an app, as far as I know.

(And fly pg list is only for Legacy Postgres.)

Managed Postgres comes with Support, which you can reach through the portal in the dashboard, rather than here in the community forum. That’s your best bet if it is MPG…

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.