Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work - Mailing list pgsql-jdbc

From Guillaume Smet
Subject Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work
Date
Msg-id 1d4e0c10804011804h753f06feuebb9d4b69f20a797@mail.gmail.com
Whole thread Raw
In response to Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work  (Thomas Burdairon <tburdairon@entelience.com>)
List pgsql-jdbc
On Wed, Apr 2, 2008 at 2:53 AM, Dave Cramer <pg@fastcrypt.com> wrote:
>  I for one would be very interested in the JDBCBench code.

OK, I didn't make anything fancy, I just fixed the problem I
encountered when profiling Sequoia (I mostly used it as an injector).

I'll post the code tomorrow if I can find it somewhere (I lost a
couple of disks and I don't remember the box I used to run the tests).

--
Guillaume

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Re: [HACKERS] How embarrassing: optimization of a one-shot query doesn't work
Next
From: "Albe Laurenz"
Date:
Subject: Re: CallableStatement and getUpdateCount