Thread: PSQLException: FATAL: semctl(9335088, 3, SETVAL, 0) failed

PSQLException: FATAL: semctl(9335088, 3, SETVAL, 0) failed

From
Rajdeep Das
Date:
<p class="MsoNormal">Dear Sir/Madam<p class="MsoNormal"> <p class="MsoNormal">I am running postgresql 8.1 on winows
2003R2 in a production scenario. I am getting the following error from my java application while trying to connect to
postgresql.<pclass="MsoNormal"> <p class="MsoNormal">org.postgresql.util.PSQLException: FATAL: semctl(9335088, 3,
SETVAL,0) failed: A non-blocking socket operation could not be completed immediately.<p class="MsoNormal"> <p
class="MsoNormal">Pleaselist me the probable causes of the error.<p class="MsoNormal"> <p class="MsoNormal"> <p
class="MsoNormal">Rajdeep

Re: PSQLException: FATAL: semctl(9335088, 3, SETVAL, 0) failed

From
Tom Lane
Date:
Rajdeep Das <sendrajster@gmail.com> writes:
> I am running postgresql 8.1 on winows 2003 R2 in a production scenario.

Don't do that.  8.1 for Windows was declared obsolete quite some time
ago.  We are only supporting 8.2 and up.
        regards, tom lane