Unable to create a postgres databse

I am unable to create postgres db via command line
Here are the logs

fly postgres create
Update available 0.0.431 -> v0.0.437.
Run "flyctl version update" to upgrade.
? Choose an app name (leave blank to generate one): ishan-cms-db
? Select Organization: Ishan[KBG] (personal)
? Select region: Chennai (Madras), India (maa)
? Select configuration: Development - Single node, 1x shared CPU, 256MB RAM, 1GB disk
Creating postgres cluster in organization personal
Creating app...
Setting secrets on app ishan-cms-db...Provisioning 1 of 1 machines with image flyio/postgres:14.4
Error You must have a paid plan to scale up in maa

I already a payment setup in my organisation

Seeing the same issue and started a thread here:

Well it looks i can deploy to other regions but not maa

That’s a good point guys. We have to improve flyctl to not offer those regions unless you are in a paid plan already. Or suggest upgrading if you choose it.

1 Like

Interesting, so Chennai is no longer available in the free plan. Thanks for sharing.

Can i get the list of supported regions in hobby plan?