Hi!! I’ve been getting this message when I try to connect to psql:
codeally@c57ab2b73578:~/project$ psql --username=freecodecamp dbname=postgres
psql: error: connection to server on socket “/var/run/postgresql/.s.PGSQL.5432” failed: No such file or directory
Is the server running locally and accepting connections on that socket?
I tried some solutions that i founded here but nothing works for me, i need help! i really want to finish this certification!! Thanks!!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.