Re: BLOB handling compatibility with PostgreSQL > 7.4

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: BLOB handling compatibility with PostgreSQL > 7.4
Дата
Msg-id 20051209011513.GA8293@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на Re: BLOB handling compatibility with PostgreSQL > 7.4  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: BLOB handling compatibility with PostgreSQL > 7.4  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-odbc
Hello

> > 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.

There is a reason when you have already written application.
I don't use lo. I'm new in development of psqlODBC and one request
was: lo changed between 7.3 and 7.4
I try to solve it. You can find it in pgsql-odbc archive. It has
same subject.

I'm sorry I didn't read FAQ for psqlODBC earlier.

Regards,

Luf

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BLOB handling compatibility with PostgreSQL > 7.4
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000475 ] SEGFAULT during SQLCancel