Ryan!
Postgres connection issue in production environment, can connect manually
My staging app is running just fine, but my production enviroment can't connect to its postgres. I am able to log into the postres with
railway shell; python manage.py dbshell
.
I've rebooted the DB a couple times and reset the credentials and redployed.
I'm not sure how to proceed besides tearing down the whole DB, which seems like a painful last resort.11 replies