Re: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields
Date
Msg-id 20210.1290058518@sss.pgh.pa.us
Whole thread Raw
In response to ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields  (Allan Kamau <kamauallan@gmail.com>)
Responses Re: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields
List pgsql-general
Allan Kamau <kamauallan@gmail.com> writes:
> I am experiencing the "row is too big" error (with postgreSQL-9.0.1)
> when populating a table having a tsquery and tsvector fields.

Could we see the exact declaration of your table, please?  Did you
play games with the STORAGE attribute of any of your columns?

            regards, tom lane

pgsql-general by date:

Previous
From: Allan Kamau
Date:
Subject: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields
Next
From: "Joshua D. Drake"
Date:
Subject: Re: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields