Paxa / postbird

Open source PostgreSQL GUI client for macOS, Linux and Windows
MIT License
1.54k stars 124 forks source link

ECONNREFUSED 127.0.0.1:5432 on M1 mac with PostBird #141

Closed leslieowititech closed 2 years ago

leslieowititech commented 2 years ago

I was trying to do some SQL practice and for when I tried typing psql on my terminal I get: 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?

I have tried: brew services list brew services stop postgresql brew services start postgresql

I also tried connecting using Postbird and I get the error: ECONNREFUSED 127.0.0.1:5432