Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails) - Mailing list pgsql-cygwin

From Christopher Faylor
Subject Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)
Date
Msg-id 20010418172443.A31159@redhat.com
Whole thread Raw
In response to Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)  (Jason Tishler <Jason.Tishler@dothill.com>)
Responses Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)
List pgsql-cygwin
On Wed, Apr 18, 2001 at 04:58:09PM -0400, Jason Tishler wrote:
>On Wed, Apr 18, 2001 at 04:48:28PM -0400, Christopher Faylor wrote:
>>Which part of the patch caused the problem?
>
>If I only back out the select part:
>
>http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/select.cc.diff?cvsroot=uberbaum&r1=1.35&r2=1.36
>
>then PostgreSQL is happy again.

I can't imagine how that could be.  That is a dummy socket.  It should
have no effect on anything but cygwin.

I could believe that the change to AF_UNIX sockets would have an effect,
though.  I've backed out that patch since it was ill-advised.

Could you try putting back the select change and backing out the net.cc
change?  I would be interested in seeing if that fixes things too.

cgf

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)
Next
From: Jason Tishler
Date:
Subject: Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)