My Fly-Postgres instance doesn’t scale down to 0 - and stays up all the time.
Initially I had it attached to an app - and despite the app being shutdown previously, and now the app is completely deleted, Postgres still stays up.
I had explicitly set the Postgres to scale_to_zero and it is not behaving as such. Any idea why? And how I can debug this?
I’m on a legacy hobby plan which is free and don’t wish to accrue any resource usage specially when not being used. Thanks for the help.