Re: binary patch problems

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Mikko Tiihonen <mikko(dot)tiihonen(at)nitorcreations(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: binary patch problems
Date: 2011-09-20 18:19:00
Message-ID: CADK3HHKZTkfJ-+zt6ppEoiiwniPijyr01tgSQUY1Et_rVvs=Og@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Mikko,

So I applied that patch now I run out of connections and I have my
server configured for 100 connections.

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Tue, Sep 20, 2011 at 10:47 AM, Oliver Jowett <oliver(at)opencloud(dot)com> wrote:
> On 21 September 2011 02:00, Mikko Tiihonen
> <mikko(dot)tiihonen(at)nitorcreations(dot)com> wrote:
>> On 09/19/2011 01:03 PM, Dave Cramer wrote:
>>>
>>> Hi Mikko,
>>>
>>> My suggestion would be to fix it.
>>
>> Finally had some time to look into this.
>> Closing the result set of the describe query fixes the test failure for me.
>
> That code path only runs on the "inner" statement in this case, doesn't it?
>
> Oliver
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jean-Max Reymond 2011-09-21 11:05:44 Re: behavior at the end of a transaction
Previous Message Richard Broersma 2011-09-20 14:50:34 Re: jdbc and automagic casting