On Thu, Oct 21, 2010 at 11:27 AM, Rich Shepard <rshep...@appl-ecosys.com> wrote:
>  Yet, when I try to access one of my databases I cannot:
>
> [rshep...@salmo ~]$ psql aesi
> 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"?

So, what do

telnet localhost 5432
AND
psql -h localhost -l

do?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to