Re: BLOBs etc - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: BLOBs etc
Date
Msg-id 41E04B14.9080308@opencloud.com
Whole thread Raw
In response to BLOBs etc  (Sven Köhler <skoehler@upb.de>)
Responses Re: BLOBs etc  (Thomas Hallgren <thhal@mailblocks.com>)
List pgsql-jdbc
Thomas Hallgren wrote:

> The server
> must be able to take the bytea data it gets when it was expecting stream
> data and transform that into a LOB access.

Is doing this transformation work really worth it? If you're going to do
non-trivial server changes, aren't you better off improving bytea to
solve the problems it has with large binary data and using bytea everywhere?

-O

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Translation update: pt_BR
Next
From: Thomas Hallgren
Date:
Subject: Re: BLOBs etc