Re: jdbc large object support ??

Поиск
Список
Период
Сортировка
От John Thorhauer
Тема Re: jdbc large object support ??
Дата
Msg-id 3976128E.97AF0074@phoenixcolor.com
обсуждение исходный текст
Ответ на Re: jdbc large object support ??  (Joachim Achtzehnter <joachim@kraut.bc.ca>)
Ответы Re: jdbc large object support ??
Список pgsql-interfaces
Joachim Achtzehnter wrote:
> 
> Take a look at the mailing list archive. This question was discussed in
> great detail during the last couple of days. You use setBytes() and
> getBytes() instead of streams, for details see the archive.
> 

OK.  I looked at that and I saw someone mention something about using
the text type to store data.  What I am doing is trying to store xml
files in postgres.  So maybe a field of type "text" willl take care of
my needs.  What is the size limit on fields of type text?

Thanks,
John
-- 
********************************
** John Thorhauer
** jthorhauer@phoenixcolor.com
********************************


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

Предыдущее
От: Joachim Achtzehnter
Дата:
Сообщение: Re: jdbc large object support ??
Следующее
От: Joachim Achtzehnter
Дата:
Сообщение: Re: jdbc large object support ??