keep getting this error
camper@d0845425b71a:/workspace/project$ psql -U freecodecamp -d postgres
psql: error: 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"?
now sometimes it works and im able to acces my universe db but when i close vscode and reopen conatiner and try doing psql -U -d it gives me the error