Re: BLOBs etc

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Thomas Hallgren <thhal(at)mailblocks(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: BLOBs etc
Date: 2005-01-08 21:05:24
Message-ID: 41E04B14.9080308@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Hallgren 2005-01-08 22:21:23 Re: BLOBs etc
Previous Message Kris Jurka 2005-01-08 19:41:44 Re: Translation update: pt_BR