Tuple size too big in 7.0

From: Frank Hilliard <frankhilliard(at)home(dot)com>
To: PostGreSQL Novice List <pgsql-novice(at)postgresql(dot)org>
Subject: Tuple size too big in 7.0
Date: 2001-06-15 21:29:58
Message-ID: 3B2A7E56.D47932AE@home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Has anyone else run into the tuple size limit of 8kb? Apparently the
largest variable you can use in PostgreSQL 7.0 is 8kb. The "solution" is
to upgrade to 7.1, according to the lists, but that looks like a horror
show according to the RPM readme. Have you done an upgrade? Any
suggestions?

PostgreSQL said: ERROR: Tuple is too big: size 13900, max size 8140
Your query:

Frank Hilliard
http://frankhilliard.com/

Browse pgsql-novice by date

  From Date Subject
Next Message Yeo Eng Hee 2001-06-16 01:59:41 OpenSSL problems
Previous Message Michael Case 2001-06-15 17:21:04 help with inheritance