Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
От | Peter Eisentraut |
---|---|
Тема | Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ] |
Дата | |
Msg-id | Pine.LNX.4.30.0101251707000.1136-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ] (Frank Joerdens <frank@joerdens.de>) |
Ответы |
Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ] Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ] |
Список | pgsql-hackers |
Frank Joerdens writes: > > I have experienced before that Unix sockets will cause random connection > > abortions on Solaris [ . . . ] > > Isn't that _really_ bad? Random connection abortions when going over > Unix sockets?? My app does _all_ the connecting over Unix sockets?! That's bad, for sure. Maybe you can check for odd conditions surrounding the /tmp directory, like is it on NFS, permission problems, mount options. Or is there something odd in the kernel configuration? If I'm counting correctly this is the third independent report of this problem, which is scary. > > > I also tried using the Sun compiler, which didn't work at all. > > > > details on "didn't work" requested... > > ------------------ begin details ------------------ > $ export CC=CC Using a C++ compiler to compile C code won't work. You probably meant CC=cc and CXX=CC. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-hackers по дате отправления: