Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Sign in Subscribe

psql

A collection of 1 post
postgres

Postgres could not connect to server

$ psql psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? The reason for the issue is because a pid file was blocking postgres from starting up. To fix it: rm /usr/local/
Sep 22, 2015
Page 1 of 1
Today I learned © 2023
Powered by Ghost