Re: full text search in 8.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: full text search in 8.3
Дата
Msg-id 23067.1192046436@sss.pgh.pa.us
обсуждение исходный текст
Ответ на full text search in 8.3  (Andy Colson <andy@camavision.com>)
Ответы Re: full text search in 8.3  (andy <andy@squeakycode.net>)
Список pgsql-hackers
Andy Colson <andy@camavision.com> writes:
> I have an 8.2 database that has full text searching.  I tried to 
> backup/restore it to 8.3 but got lots of errors:
> ...
> I didn't really expect it to totally work, but I'm not sure how to move 
> my db.

Did the data transfer over?  The declarations of the former contrib
functions would of course fail, but type tsvector is still there.
I would like to think that ignoring pg_restore's whining would get
you most of the way there.

(As noted in the beta release notes, somebody really really needs to
write a migration guide for existing tsearch2 users.)
        regards, tom lane


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

Предыдущее
От: "Marko Kreen"
Дата:
Сообщение: Re: Skytools committed without hackers discussion/review
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Skytools committed without hackers discussion/review