ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields

From: Allan Kamau <kamauallan(at)gmail(dot)com>
To: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields
Date: 2010-11-18 04:37:51
Message-ID: AANLkTimXRjqCBYVYkqgCK_-+Rx5vX7FxWvPAzM5hi8eo@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I am experiencing the "row is too big" error (with postgreSQL-9.0.1)
when populating a table having a tsquery and tsvector fields.
Are fields of tsquery and tsvector datatypes affected by this row size
restriction?

Allan.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-11-18 05:35:18 Re: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields
Previous Message Lloyd Parkes 2010-11-18 03:01:47 Whose bug is this?