ERROR: Tuple is too big: size 15880, max size 8140

From: elwood(at)agouros(dot)de (Konstantinos Agouros)
To: pgsql-general(at)postgresql(dot)org
Subject: ERROR: Tuple is too big: size 15880, max size 8140
Date: 2001-09-23 13:34:45
Message-ID: elwood.1001251830@news.agouros.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a table with just one column of type varchar which gives me from time
to time (I guess when data is bigger then 8140 bytes) this message.
select version() says:
PostgreSQL 7.0.2 on i686-pc-linux-gnu, compiled by gcc egcs-2.91.66
Besides Upgrading to 7.1 somebody has an idea about this?

Konstantin
--
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood(at)agouros(dot)de
Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"Captain, this ship will not survive the forming of the cosmos." B'Elana Torres

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lee Harr 2001-09-23 13:46:59 Re: My brain hurts - update field based on value of another table's field
Previous Message Jochem van Dieten 2001-09-23 13:03:02 Re: creating "user" table