Re: Saving currupting binary data into the database when - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Saving currupting binary data into the database when
Date
Msg-id Pine.BSO.4.56.0505171304110.26170@leary.csoft.net
Whole thread Raw
In response to Re: Saving currupting binary data into the database when saving a image into the database  ("Dilan" <dilan@waterfind.com.au>)
Responses Re: Saving currupting binary data into the database when saving a image into the database
List pgsql-jdbc

On Tue, 17 May 2005, Dilan wrote:

> I'm using hibernate to connect postgresql via java, and I'm trying to save a
> image as a binary file,
>

Sending this as html email makes it difficult to read.  Please stick to
plain text.  Also it is not clear what hibernate is doing under the hood,
so this may be a question for a hibernate person.

Anyway, older server versions (early 7.3 series) have a bug that corrupts
bytea data, you aren't running one of those are you?

If you can provide a complete example using only JDBC calls I'd be
interested, but I don't know what else I can do for you now.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Simplified Chinese translation of po file
Next
From: "Dilan"
Date:
Subject: Re: Saving currupting binary data into the database when saving a image into the database