Re: The length of a tsvector (lexemes + positions) must be less than 1 megabyte

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: The length of a tsvector (lexemes + positions) must be less than 1 megabyte
Дата
Msg-id 15123.1231351085@sss.pgh.pa.us
обсуждение исходный текст
Ответ на The length of a tsvector (lexemes + positions) must be less than 1 megabyte  (Mohamed <mohamed5432154321@gmail.com>)
Список pgsql-general
Mohamed <mohamed5432154321@gmail.com> writes:
> http://www.postgresql.org/docs/8.3/interactive/textsearch-limitations.html
> The length of a tsvector (lexemes + positions) must be less than 1 megabyte
>>

> What does this mean ? Is that per column and row or for the whole index ?

It's for a single tsvector value, which means one table entry.

            regards, tom lane

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Slow Vacuum was: vacuum output question
Следующее
От: Kirk Strauser
Дата:
Сообщение: FreeBSD and large shared_buffers a no-go?