Re: TSearch2 vs. Apache Lucene

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: TSearch2 vs. Apache Lucene
Дата
Msg-id 7983.1133892132@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: TSearch2 vs. Apache Lucene  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-performance
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Oleg Bartunov wrote:
>> Tsearch2 integration into pgsql would be cool, but, I see no problem to
>> use tsearch2 as an official extension module.

> Agreed.  There isn't anything magical about a plug-in vs something
> integrated, as least in PostgreSQL.

The quality gap between contrib and the main system is a lot smaller
than it used to be, at least for those contrib modules that have
regression tests.  Main and contrib get equal levels of testing from
the buildfarm, so they're about on par as far as portability goes.
We could never say that before 8.1 ...

(Having said that, I think that tsearch2 will eventually become part
of core, but probably not for awhile yet.)

            regards, tom lane

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Memory Leakage Problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgresql performance tuning