Re: Problems with truncated BLOB

From: Mihael Vrbanec <miqster(at)gmx(dot)net>
To: Mike Cannon-Brookes <mike(at)atlassian(dot)com>
Cc: Barry Lind <barry(at)xythos(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problems with truncated BLOB
Date: 2001-11-27 13:51:11
Message-ID: 1006869071.531.1.camel@Caprice
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Mike,

> I'm definitely just using the new driver, here's my classpath:
>
> /usr/java/jdk1.3.1/lib/tools.jar:.:/opt/orion/lib/jdbc7.2dev-1.2.jar
>
> (downloaded the jdbc jar from jdbc.postgresql.org this morning)
>
> Might I suggest it's something to do with bytea support from 7.1 to
> 7.2b3? ;)

Well, I tried it some minutes ago with the new development-driver
(jdbc7.2dev-1.2.jar) and my 7.1.3 database (using additional
"?compatible=7.1" to the connect-url) and the lod oid-style. It seemed
to work. I will make some more tests, but so far I did not experience
any problem...

bxe Miq
--
** Mihael Vrbanec --- Uni Karlsruhe **
*** eMail: miqster(at)gmx(dot)net ***
** Homepage: miqster.homeip.net/~miq/ **

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-11-27 14:27:52 Re: Postgres database.
Previous Message Per-Olof Norén 2001-11-27 10:22:24 Re: CallableStatements