PSQLException: FATAL: semctl(9335088, 3, SETVAL, 0) failed
Started by Rajdeep Dasover 16 years ago2 messages
Dear Sir/Madam
I am running postgresql 8.1 on winows 2003 R2 in a production scenario. I am
getting the following error from my java application while trying to connect
to postgresql.
org.postgresql.util.PSQLException: FATAL: semctl(9335088, 3, SETVAL, 0)
failed: A non-blocking socket operation could not be completed immediately.
Please list me the probable causes of the error.
Rajdeep
Re: PSQLException: FATAL: semctl(9335088, 3, SETVAL, 0) failed
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