I am new to psql. In terminal. I entered the following command
psql -U postgres
I am facing the following error:
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"?
Someone please help me in this regard.