Re: calling java stored functions through jdbc gives - Mailing list pgsql-jdbc

From Alex Stienstra
Subject Re: calling java stored functions through jdbc gives
Date
Msg-id 20061102155543.4azi9eymx400scso@webmail.versatel.nl
Whole thread Raw
In response to Re: calling java stored functions through jdbc gives errors.  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: calling java stored functions through jdbc gives errors.
List pgsql-jdbc
Hi Dave,

Thanks for the advice.

I added the protocolVersion=2 option and now it works better. That is
to say that every other session is works oke. If not oke it still
produces:
"An I/O error occured while sending to the backend."
Within one session I open a jdbc connection and issue a number of
SELECTS with the java function call inside. Any ideas?

Best regards,

Alex



pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: calling java stored functions through jdbc gives errors.
Next
From: Dave Cramer
Date:
Subject: Re: calling java stored functions through jdbc gives errors.