Answers for "stderr: createuser: 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? rasdaman"

4

psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory Is the server running locally and accepting connections on that socket?

$ rm /usr/local/var/postgres/postmaster.pid
$ brew services restart postgresql
Posted by: Guest on December-06-2021

Code answers related to "stderr: createuser: 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? rasdaman"

Code answers related to "Javascript"

Browse Popular Code Answers by Language