Re: JDBC and long TEXT fields - Mailing list pgsql-interfaces

From Joseph Shraibman
Subject Re: JDBC and long TEXT fields
Date
Msg-id 3A2BFDD2.65D53311@selectacast.net
Whole thread Raw
In response to Thanks.....& How do I implement Connection Pooling....;-))  (Sanjay Arora <sk@pobox.com>)
List 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 by date:

Previous
From: "Joel Burton"
Date:
Subject: Re: PostgreSQL ODBC driver: recordset not updatable
Next
From: "Neil Davis"
Date:
Subject: Re: PostgreSQL ODBC driver: recordset not updatable