CLOB support in postgresql

Поиск
Список
Период
Сортировка
От SHARMILA JOTHIRAJAH
Тема CLOB support in postgresql
Дата
Msg-id 658178.62209.qm@web31112.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Column as arrays.. more efficient than columns?  (Ron Johnson <ron.l.johnson@cox.net>)
Ответы Re: CLOB support in postgresql  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
What is the best way to store clob data in postgresql?
Currently I store my clob data as a text. The data consists of large xml files. When I access the text field using getString method in jdbc, the program is not able to hold a huge string in memory .If I can stream this data  to and from the database it will be good. Is there a way to do this?
Are there any other solution to this problem?
Thanks in advance
shar joe


Shape Yahoo! in your own image. Join our Network Research Panel today!

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: debuging transactions
Следующее
От: "Ow Mun Heng"
Дата:
Сообщение: Re: Column as arrays.. more efficient than columns?