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

From Dave Cramer
Subject Re: calling java stored functions through jdbc gives errors.
Date
Msg-id E12BB005-4B9F-4C19-BEC9-346183D725E0@fastcrypt.com
Whole thread Raw
In response to Re: calling java stored functions through jdbc gives  (Alex Stienstra <alex.stienstra@zonnet.nl>)
List pgsql-jdbc
Alex,

Can you get the server logs ? Just the relevant ones before this error ?

Dave
On 2-Nov-06, at 9:55 AM, Alex Stienstra wrote:

> 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: Alex Stienstra
Date:
Subject: Re: calling java stored functions through jdbc gives
Next
From: Kris Jurka
Date:
Subject: Re: [pgsql-jdbc] dollar-quoted CREATE FUNCTION statement