How to convert ByteA to Large Objects

Поиск
Список
Период
Сортировка
От Howard Cole
Тема How to convert ByteA to Large Objects
Дата
Msg-id 4979B322.5060004@selestial.com
обсуждение исходный текст
Ответы Re: How to convert ByteA to Large Objects
Re: How to convert ByteA to Large Objects
Список pgsql-general
Hi All,

Is there some nice SQL I can use to convert a BYTEA field into large
objects?

I am having some memory problems handling bytea parameters in Npgsql -
getting out of memory errors. From reading various posts on this I see
that bytea's can consume much more memory than the size of the object so
I am going to convert these bytea's to large objects so I can chunk the
data.

Thanks,

Howard Cole
www.selestial.com

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Using null or not null in function arguments
Следующее
От: Igor Katson
Дата:
Сообщение: Re: Using null or not null in function arguments