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

From: Mohamed <mohamed5432154321(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: The length of a tsvector (lexemes + positions) must be less than 1 megabyte
Date: 2009-01-07 16:41:44
Message-ID: 861fed220901070841l295bf33fg8c09f5073b1723dc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Armbrust 2009-01-07 17:26:39 Re: Slow Vacuum was: vacuum output question
Previous Message Emanuel Calvo Franco 2009-01-07 16:38:40 Re: [GENERAL] explain