Re: issues with SQL size st.execute(SQL) in 8.3.3

From: Kris Jurka <books(at)ejurka(dot)com>
To: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: issues with SQL size st.execute(SQL) in 8.3.3
Date: 2008-10-17 17:34:57
Message-ID: Pine.BSO.4.64.0810171333330.21229@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 17 Oct 2008, Achilleas Mantzios wrote:

> As a quick and dirty workaround, i tried setting protocolVersion=2 and
> it worked. Can you see any potential side effects about it as a
> temporary solution to the problem?

It all depends on whether you are relying on any V3 features in other
places. I have a fix for the issue (attached). I'm still testing it and
will hopefully apply it this weekend.

Kris Jurka

Attachment Content-Type Size
no-deadlock-on-many-queries.patch text/plain 6.3 KB

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Achilleas Mantzios 2008-10-18 05:33:40 Re: issues with SQL size st.execute(SQL) in 8.3.3
Previous Message Achilleas Mantzios 2008-10-17 08:57:46 Re: issues with SQL size st.execute(SQL) in 8.3.3