Re: tsearch2api project

Поиск
Список
Период
Сортировка
От andy
Тема Re: tsearch2api project
Дата
Msg-id 47165097.8010803@squeakycode.net
обсуждение исходный текст
Ответ на Re: tsearch2api project  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Anyway, the picture that's starting to emerge for me is that we
> should repurpose contrib/tsearch2 as a repository for scripts
> and documentation to help people migrate from previous use of
> tsearch2 to use of the new core facilities; and for people who
> want to try to *not* migrate, but keep using the old API,
> a compatibility module on pgfoundry seems to make sense.

+1


> Also, something that's not been addressed at all yet, AFAICS,
> is providing a way to migrate an existing tsearch2 *configuration*
> (as opposed to data or application code).  I'm not sure there can
> be any automatic way to do that, but at the very least we need
> some documentation about what corresponds to what.

I'm afraid the defaults have "just worked" for me, so I never played 
with any of the config stuff (old or new)... I don't know if I'll be of 
any help here.

-Andy


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: tsearch2api project
Следующее
От: Tom Lane
Дата:
Сообщение: About to remove current contents of contrib/tsearch2