Re: FW: PreparedStatement#setString on non-string parameters

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Silvio Bierman <sbierman(at)jambo-software(dot)com>
Cc: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>, Antony Paul <antonypaul24(at)gmail(dot)com>
Subject: Re: FW: PreparedStatement#setString on non-string parameters
Date: 2005-03-09 13:26:20
Message-ID: 422EF97C.3000708@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Silvio Bierman wrote:

> I can not say anything about performance in comparison to the 8.0 driver
> yet. Oliver mentioned poor blob-performance in the pre-8 protocol. I am not
> very happy with that since we use blobs quite frequently, be it that they
> are are never very large.

The protocol actually changed in 7.4, but the JDBC driver was not
updated to use all the features of the new protocol until the 8.0
release cycle.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Roland Walter 2005-03-09 13:27:44 Re: JDBC driver build 215 slow when index contains column
Previous Message Oliver Jowett 2005-03-09 13:23:42 Re: FW: PreparedStatement#setString on non-string parameters