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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields
Дата
Msg-id 201011181445.06649.andres@anarazel.de
обсуждение исходный текст
Ответ на ERROR row is too big size 9336, exceeds size 8160 when populating record with tsquery and tsvector fields  (Allan Kamau <kamauallan@gmail.com>)
Список pgsql-general
On Thursday 18 November 2010 05:37:51 Allan Kamau wrote:
> 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?
Looks like you tried to index the text field itself with a btree?

Andres

В списке pgsql-general по дате отправления:

Предыдущее
От: Sim Zacks
Дата:
Сообщение: restore encoding problem
Следующее
От: Ray
Дата:
Сообщение: Re: upgrade from postgres 8.x to 9.x problem