Re: Lob Streaming

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: Lob Streaming
Дата
Msg-id AANLkTi=_BaF7=-ZhSK_GaNW3=_10fKW365GPia80d4pL@mail.gmail.com
обсуждение исходный текст
Ответ на Lob Streaming  (Ramesh Reddy <rareddy@redhat.com>)
Ответы Re: Lob Streaming  (Ramesh Reddy <rareddy@redhat.com>)
Список pgsql-odbc


On Mon, Feb 7, 2011 at 7:00 AM, Ramesh Reddy <rareddy@redhat.com> wrote:
Hi,

Does psql-odbc driver support lob streaming? I could successfully get
'bytea' content, but for large size > GB lobs I  am running into memory
issues. Can you body suggest any alternatives.
 
Try using the PostgreSQL contrib module "lo."

http://www.postgresql.org/docs/9.0/interactive/lo.html

also see:
http://www.postgresql.org/docs/9.0/interactive/vacuumlo.html

--
Regards,
Richard Broersma Jr.

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

Предыдущее
От: Ramesh Reddy
Дата:
Сообщение: Lob Streaming
Следующее
От: Ramesh Reddy
Дата:
Сообщение: How to turn on debugging