Re: Logging of sql statements? - Mailing list pgsql-general

From Bjørn T Johansen
Subject Re: Logging of sql statements?
Date
Msg-id 20060323221906.095cc3d3@pennywise.havleik.no
Whole thread Raw
In response to Re: Logging of sql statements?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Responses Re: Logging of sql statements?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Partitioning - when is it too many tables?  (Wes <wespvp@syntegra.com>)
List pgsql-general
On Thu, 23 Mar 2006 15:01:17 -0600
Scott Marlowe <smarlowe@g2switchworks.com> wrote:

> >
> > If I try the same from a client, I get the same result.. But when running from my webapp (using
> > Hibernate), only question marks appear....?
>
> Again, I'm pretty sure this is a known issue with the JDBC driver
> version.  If you can force your JDBC driver to run under the previous
> protocol, you should get the old behaviour.


So basically, I need a JDBC driver like version 7.4 Build 216 instead of my version 8.1 Build 405 driver?
What about 8.2dev Build 501, does it fix it? And if so, how stable is that version?


BTJ

pgsql-general by date:

Previous
From: Kevin Murphy
Date:
Subject: Re: index scan backward plan question
Next
From: "Michael Lea"
Date:
Subject: prepared SELECT and placeholders with NULL values