tuples too big - Mailing list pgsql-general

From Michelle Murrain
Subject tuples too big
Date
Msg-id 01020809461201.01382@chicago.murrain.net
Whole thread Raw
Responses Re: tuples too big
List pgsql-general
Hi folks,

I've got a problem - I need a little help. I'm using 6.5.3 from Debian stable.

I've got a database, which has some fields in one table that need to hold a
fair bit of text (say, 8000-10,000+ characters). Right now, I've got those
fields as simple text.

When I try to enter data into those fields, I get the "Tuple too large"
error.

I can't chop up the fields into smaller pieces, and 8104 is not enough.

Suggestions?

Michelle
--
------------
Michelle Murrain, Ph.D.
President
Norwottuck Technology Resources
mpm@norwottuck.com
http://www.norwottuck.com

pgsql-general by date:

Previous
From: Peter T Mount
Date:
Subject: Re: Auto-timestamp generator (attached)
Next
From: Brice Ruth
Date:
Subject: Re: monitoring running queries?