7.03 JDBC drivers & large objects - Mailing list pgsql-bugs

From Julian Richardson
Subject 7.03 JDBC drivers & large objects
Date
Msg-id 07E0E649A9C3D411A80A0020350804BD1763C5@exch002.softwright.co.uk
Whole thread Raw
List pgsql-bugs
Hi, this just cropped up on the Orion app-server list - someone there was
having trouble storing large objects via JDBC in Postgres using the standard
PreparedStatement.setBinaryStream() method. I tried the same test outside of
Orion using a simple command-line app and hit the same problem.

Poking around in the source code for the JDBC drivers it looks like this
hasn't been implemented yet, but also that there's possibly a lot of stuff
missing in the large objects API too. Any fixes available? I assume it
worked in 6.5, so will a downgrade help?? (I'm pretty sure there are people
out there using Orion with Postgres so there must be some workaround...)

cheers

Jules

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Server Crash wit insert ... select ... group by
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Some regression tests are failed RH7.0