Re: JDBC and long TEXT fields

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: JDBC and long TEXT fields
Дата
Msg-id 3A2BFDD2.65D53311@selectacast.net
обсуждение исходный текст
Ответ на Thanks.....& How do I implement Connection Pooling....;-))  (Sanjay Arora <sk@pobox.com>)
Список pgsql-interfaces
Greg Speegle wrote:
> 
> There is actually an 8K (or so) limit to text field length. Although I
> believe that is going away
> soon, if it hasn't already.

There is an 8K limit on the size of a tuple, not the text field.  You
can recompile postgres to make the limit higher, but until 7.1 the limit
will not go away.

-- 
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com


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

Предыдущее
От: "Joel Burton"
Дата:
Сообщение: Re: PostgreSQL ODBC driver: recordset not updatable
Следующее
От: "Neil Davis"
Дата:
Сообщение: Re: PostgreSQL ODBC driver: recordset not updatable