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

From Fernando Nasser
Subject Re: Streaming binary data into db, difference between Blob
Date
Msg-id 3F5F2F93.6030802@redhat.com
Whole thread Raw
In response to Re: Streaming binary data into db, difference between Blob  (Andreas Prohaska <ap@apeiron.de>)
List pgsql-jdbc
Nicolas Modrzyk wrote:
> I was following the conversation on blobs with interest.
>
> c-jdbc supports Blobs and Binaries with Postgres.
> At the moment though, given the number of different platforms we are
> trying to support there is no streaming as such available.
>
> But you can definitely stored and retrieve Blobs from your postgres
> databases environment with redundancy.
>

Great!  Thanks for the info.

Regards.

--
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: Andreas Prohaska
Date:
Subject: Re: Streaming binary data into db, difference between Blob
Next
From: Nicolas Modrzyk
Date:
Subject: Re: Streaming binary data into db, difference between Blob