Re: Retrieving bytea column problem - they're are sometimes truncated - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Retrieving bytea column problem - they're are sometimes truncated
Date
Msg-id 11359.1006148682@sss.pgh.pa.us
Whole thread Raw
In response to Re: Retrieving bytea column problem - they're are sometimes truncated  ("Mike Cannon-Brookes" <mike@atlassian.com>)
List pgsql-jdbc
"Mike Cannon-Brookes" <mike@atlassian.com> writes:
> Any ideas on this? Do I need to install 7.2 beta to use bytea columns?

No, bytea's been around for a long time.  I'm betting that you are
looking at a bug in the JDBC driver ... but I don't know enough about
JDBC to help debug it.

A possible starting point: do you see similar truncation on long
values of non-bytea types, eg text?

            regards, tom lane

pgsql-jdbc by date:

Previous
From: "Mike Cannon-Brookes"
Date:
Subject: Re: Retrieving bytea column problem - they're are sometimes truncated
Next
From: tony
Date:
Subject: JSP assistance - off topic a little