Re: select() failed in statistics collector

From: Harald Armin Massa <haraldarminmassa(at)gmail(dot)com>
To: H Chao <s0454971(at)sms(dot)ed(dot)ac(dot)uk>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: select() failed in statistics collector
Date: 2004-10-24 10:17:01
Message-ID: 7be3f35d041024031721fdb4d8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Harald Armin Massa 2004-10-24 10:19:31 Re: Question on the 8.0Beta Version
Previous Message Harald Armin Massa 2004-10-24 10:12:31 Re: Problem with rule and null value