Database connection failure, i can't create new projects
ititifad
TRIALOP
a year ago
I'm trying to connect my django project with a postgres database but i'm when i run python manage.py migrate i get the below error
' conn = connect(dsn, connectionfactory=connection_factory, **kwasync)
psycopg2.OperationalError: could not translate host name "postgres-ee8f8b8c.railway.internal" to address: No such host is known.',