RE: Re: Unable to connect Postgres using psql while postgres is already running.

2018-01-10 Thread Dinesh Chandra 12108
8 ; pgsql-performa...@postgresql.org Subject: [EXTERNAL]Re: Unable to connect Postgres using psql while postgres is already running. Dinesh Chandra 12108 wrote: > After restarting PostgreSQL Server, I am unable to connect postgres > from putty, I am getting error > > psql: could not

Re: Unable to connect Postgres using psql while postgres is already running.

2018-01-10 Thread Laurenz Albe
Dinesh Chandra 12108 wrote: > After restarting PostgreSQL Server, I am unable to connect postgres from > putty, I am getting error > > 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.P

Unable to connect Postgres using psql while postgres is already running.

2018-01-10 Thread Dinesh Chandra 12108
Hi Expert, After restarting PostgreSQL Server, I am unable to connect postgres from putty, I am getting error 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"? While postgres i