Tuple is to big - Mailing list pgsql-general

From Bodoni Endre
Subject Tuple is to big
Date
Msg-id 3A89A31F.725B4040@netsoft.ro
Whole thread Raw
Responses Re: Tuple is to big
List pgsql-general
I have a little trouble with my PostgreSQL 6.5.1. I use a table with
text character type.
When I try to insert about 10000 character long string into it I've got
an error message like:
ERROR:  Tuple is too big: size 10172
Is there any limitation for a variable length text type?
If any, how long is it?

Regards,
Endre Bodoni


pgsql-general by date:

Previous
From: "Mikhail V. Majorov"
Date:
Subject: How create SQL variable sentense in plpgsql?!
Next
From: "David Wall"
Date:
Subject: Re: Re: ALTER DROP COLUMN