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