Re: Tuple is too big: size 9104, max size 8128 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Tuple is too big: size 9104, max size 8128
Date
Msg-id 12289.1074786217@sss.pgh.pa.us
Whole thread Raw
In response to Tuple is too big: size 9104, max size 8128  (Noel Cornejo <ncornejo@elsendero.es>)
List pgsql-bugs
Noel Cornejo <ncornejo@elsendero.es> writes:
> Hi, problems with the length of text type : "Tuple is too big: size 9104, max
> size 8128"

Uh ... what Postgres version are you using?  This sounds like you must
have a pre-7.1 server.

> ..any idea and possible solutions ?? Thanks!

Update to something current (7.3.5 or 7.4.1 would be my recommendation).

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: BUG #1060: psql encoding bug : sjis
Next
From: Reece Hart
Date:
Subject: Re: Readline lib configure error. Help