index row size exceeds btree maximum

Поиск
Список
Период
Сортировка
От CSN
Тема index row size exceeds btree maximum
Дата
Msg-id 20050921200234.17552.qmail@web52915.mail.yahoo.com
обсуждение исходный текст
Ответы Re: index row size exceeds btree maximum  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
This appears related to my previous post:
http://archives.postgresql.org/pgsql-general/2005-09/msg00809.php

I setup a unique index using the title, yield, and
directions fields. Some inserts are causing this
error:

DBD::Pg::st execute failed: ERROR:  index row size
2832 exceeds btree maximum, 2713
CONTEXT:  SQL statement "insert into stuff (title,
yield, directions) values ( $1 ,  $2 ,  $3 )"

What do I do?

Thanks,
CSN



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

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

Предыдущее
От: "Cristian Prieto"
Дата:
Сообщение: COPY and Unicode...
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: index row size exceeds btree maximum