Re: Streaming binary data into db, difference between - Mailing list pgsql-jdbc

From Fernando Nasser
Subject Re: Streaming binary data into db, difference between
Date
Msg-id 3F5F5613.4030507@redhat.com
Whole thread Raw
In response to Re: Streaming binary data into db, difference between  (Andreas Prohaska <ap@apeiron.de>)
List pgsql-jdbc
Andreas Prohaska wrote:
>
> Why not? AbstractJdbc2Statement.setBlob(int, Blob) should create
> new Blobs. Am I missing something?
>

You are right, I thought that was not implemented...


> I can delete unreferenced blobs easily with some kind of cron job.
>



--
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-jdbc by date:

Previous
From: "Marsh, Dan"
Date:
Subject: Help With the JDBC driver
Next
From: Paul Thomas
Date:
Subject: Re: JBoss w/int8 primary keys in postgres ...