Re: select() failed in statistics collector - Mailing list pgsql-bugs

From Harald Armin Massa
Subject Re: select() failed in statistics collector
Date
Msg-id 7be3f35d041024031721fdb4d8@mail.gmail.com
Whole thread Raw
In response to select() failed in statistics collector  (H Chao <s0454971@sms.ed.ac.uk>)
List pgsql-bugs
James,

that error is well documented in the PGINSTALLER-FAQ on pgfoundry.

Problem: "something" is interfering with socket-inheritance.

"something" most offen is some kind of "Layered service provider" as
is: Antivir software, Age Verfication Software..."

Workaround now: "something" has to be uninstalled

"solution" longterm 1: "something" has to be changed to respect the
specification

solution longterm 2: there is a quite complicated patch available for
the win32-socket code. I someone with enough win32 socket programming
excellence AND available time is willing to donate that time and
excellence to postgresql ... that workaround might be implemented.

Harald

pgsql-bugs by date:

Previous
From: Harald Armin Massa
Date:
Subject: Re: Problem with rule and null value
Next
From: Harald Armin Massa
Date:
Subject: Re: Question on the 8.0Beta Version