This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: postgresql and sockets
Corinna Vinschen wrote:
> No more debugging necessary. I found the cause of the problem. At one
> point the file attributes were not correctly stored for socket files and
> when postgres touches the socket file (which it does every 5 minutes),
> the correct file attributes got lost. Especially the system bit got
lost,
> which is important to recognize the file as a socket.
>
> I've applied a patch to CVS which will show up in the next developers
> snapshot on http://cygwin.com/snapshots/
I've downloaded the snapshot and everything seems fine now. Thanks for
fixing that!
Regards
Krzysztof Duleba
--
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/