This is the mail archive of the cygwin 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: postgresql and sockets


Corinna Vinschen wrote:

> > However, `psql -h localhost -p 5432' succeeds. So in fact the socket
is
> > still there, but the link stored in /tmp/.s.PGSQL.5432 is broken.
>
> That's rather unlikely.  Could you show us an strace of the above
failing
> psql call?  Perhaps there's some interesting information in there.
>
>
> Corinna

There are 3 cases, so I attach 3 straces.

str1 is the case when `psql' failed.

str2 is the case for `psql -h localhost -p 5432'. psql goes directly for
the socket here.

str3 is a clean strace for `psql', just after restarting postgresql
service.

Regards
Krzysztof Duleba

Attachment: str1
Description: Binary data

Attachment: str2
Description: Binary data

Attachment: str3
Description: Binary data

--
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]