This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: postgres help


I'm sorry, I forgot to mention that I did verify that /tmp/.s.PSQL.5432 was not present. As far as version of cygwin, I don't know how to check it. I did run setup within the past week. It should be an up to date version.

Jason Tishler wrote:
Jason,

On Fri, Aug 22, 2003 at 07:12:33PM -0400, Jason House wrote:

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"?


Was does the following yield?

    $ ls -l /tmp/.s.PGSQL.5432
    srwxrwxrwx    1 postgres None            0 Aug 23 12:51 /tmp/.s.PGSQL.5432

What version of Cygwin are you using?

Jason




-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]