Re: Status of server side Large Object support?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Status of server side Large Object support?
Дата
Msg-id 20041128.204906.104028511.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: Status of server side Large Object support?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
> Am Sonntag, 28. November 2004 10:22 schrieb Thomas Hallgren:
> > I'm in the phase of implementing CLOB's and BLOB's in PL/Java. I found
> > the inv_api.c and will use that as the base for my implementation.
> 
> The "inv_api" large objects are deprecated.  CLOBs and BLOBs should be based 
> on text and bytea, respectively.

How do you solve the problem, text and bytea require large amount of
RAM?
--
Tatsuo Ishii


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

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: Status of server side Large Object support?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Status of server side Large Object support?