Re: BLOB handling compatibility with PostgreSQL > 7.4 - Mailing list pgsql-odbc

From Peter Eisentraut
Subject Re: BLOB handling compatibility with PostgreSQL > 7.4
Date
Msg-id 200512081911.30002.peter_e@gmx.net
Whole thread Raw
In response to Re: BLOB handling compatibility with PostgreSQL > 7.4  (Marc Herbert <Marc.Herbert@continuent.com>)
Responses Re: BLOB handling compatibility with PostgreSQL > 7.4  (Ludek Finstrle <luf@pzkagis.cz>)
List pgsql-odbc
Marc Herbert wrote:
> We are developping a middleware and are not free to choose our data
> types.

I was thinking the ODBC driver should provide the appropriate mapping.

> As far as i know, the implementation of bytea and large objects in
> the database are totally different and I suspect there are good
> reasons to use either one of them, depending on the actual data and
> application involved.

There is no real reason to use large objects for anything instead of
bytea.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1000476 ] DateStyle and Transaction
Next
From: Ludek Finstrle
Date:
Subject: Re: BLOB handling compatibility with PostgreSQL > 7.4