From: | Joseph Shraibman <jks(at)selectacast(dot)net> |
---|---|
To: | Greg Speegle <Greg(at)10happythings(dot)com>, "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgreSQL(dot)org> |
Subject: | Re: JDBC and long TEXT fields |
Date: | 2000-12-04 20:25:54 |
Message-ID: | 3A2BFDD2.65D53311@selectacast.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com
From | Date | Subject | |
---|---|---|---|
Next Message | Joseph Shraibman | 2000-12-04 21:36:04 | Re: jdbc7.0-1.2.jar |
Previous Message | Neil Davis | 2000-12-04 20:18:57 | Re: PostgreSQL ODBC driver: recordset not updatable |