Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views
Дата
Msg-id FC20AF04-79FC-4F64-AF21-90957BB4337E@khera.org
обсуждение исходный текст
Ответ на Re: [PERFORM] Partioning tsearch2 a table into chunks and accessing via views  (Benjamin Arai <me@benjaminarai.com>)
Список pgsql-general
On Aug 25, 2007, at 1:34 AM, Benjamin Arai wrote:

> There has to be another way to do incremental indexing without
> loosing that much performance.

This is the killer feature that prevents us from using the tsearch2
full text indexer on postgres.  we're investigating making a foreign
table from a SOLR full text index so our app only talks to Pg but the
text search is held in a good index.


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

Предыдущее
От: Joseph S
Дата:
Сообщение: Re: [ANNOUNCE] == PostgreSQL Weekly News - August 26 2007 ==
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: LDAP service lookup