Can't deploy after upgrading to v2 - ERROR [stage-3 7/7] RUN bin/rails fly:build

See postgres-db suspended - #4 by shaun for information on how to restart postgres.

You can check to see if your app is connected to your database by running:

fly ssh console -C 'printenv DATABASE_URL'