World Cup Database - Build a World Cup Database

I’m making the course " Build a World Cup Database" from the course Relational Database (Beta), and when i’m login in the bash with command for to enter in database this error comes up:

psql: could not connect to server: No such file or directory
    Is the server running locally and accepting
    connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

How can i fix this problem? Thanks in advance for the help.

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36

Challenge: World Cup Database - Build a World Cup Database

Link to the challenge:

There are persistent connection issues at the moment, affecting all Relational Database courses. I have asked for an update from FCC staff and hopefully we’ll get some info soon on when this might be resolved.

2 Likes