tuple too big errors

From: Joseph Shraibman <jks(at)p1(dot)selectacast(dot)net>
To: "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: tuple too big errors
Date: 2000-01-14 03:34:57
Message-ID: 387E9961.8153FF9C@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2000-01-14 05:38:54 Does SSL code still work after async-connection changes?
Previous Message Assaf Arkin 2000-01-14 01:43:11 Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL