postgres help - Mailing list pgsql-cygwin

From Jason House
Subject postgres help
Date
Msg-id 3F46A361.7090603@mitre.org
Whole thread Raw
Responses Re: postgres help  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
I've gone through all the steps to set up postgreSQL on windows XP.  I
have updated permissions (to /tmp /usr/bin /usr/bin/*), verified the
system path variable, and verified that ipc and postmaster services have
been started.  I don't understand why I'm getting the following error:

$ psql -U postgres template1
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 error does not change if I log in as myself or as postgres.
Any hints as to what to try would be greatly appreciated.



pgsql-cygwin by date:

Previous
From: "Bill McCormick"
Date:
Subject: Re: postgres help
Next
From: Jason Tishler
Date:
Subject: Re: Installation of Postgresql on Windows NT