Re: index row size exceeds btree maximum, 2713 - Solutions?

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: index row size exceeds btree maximum, 2713 - Solutions?
Дата
Msg-id Pine.LNX.4.44.0507191240590.7470-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: index row size exceeds btree maximum, 2713 - Solutions?  (Jaime Casanova <systemguards@gmail.com>)
Ответы Re: index row size exceeds btree maximum, 2713 -  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
On Mon, 18 Jul 2005, Jaime Casanova wrote:

> I don't think you could create indexes on text fields... there are
> other type of indexes for that... tsearch2 for example

You can index text fields, but you can't insert values bigger then
BLOCKSIZE/3 when you have an index on that column.

--
/Dennis Björklund


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

Предыдущее
От: "Ilja Golshtein"
Дата:
Сообщение: Old question - failed to find conversion function from "unknown"
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Old question - failed to find conversion function from