Re: Streaming binary data into db, difference between

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: Andreas Prohaska <ap(at)apeiron(dot)de>
Cc: "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Streaming binary data into db, difference between
Date: 2003-09-10 16:49:23
Message-ID: 3F5F5613.4030507@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message James Robinson 2003-09-10 16:56:02 Re: JBoss w/int8 primary keys in postgres ...
Previous Message Barry Lind 2003-09-10 16:30:51 Re: Stored Procedure returns a ResultSet