tuple too big errors - Mailing list pgsql-interfaces

From Joseph Shraibman
Subject tuple too big errors
Date
Msg-id 387E9961.8153FF9C@selectacast.net
Whole thread Raw
List pgsql-interfaces
I'm using the jdbc drivers to store strings in TEXT fields in a postgres
6.5.3 database.  I'm getting errors like this:

ERROR:  Tuple is too big: size 8268

... when trying to store strings where the whole sql line is only around
2K.  What's up?



pgsql-interfaces by date:

Previous
From: Assaf Arkin
Date:
Subject: Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL
Next
From: Tom Lane
Date:
Subject: Does SSL code still work after async-connection changes?