Re: Beta2 crash / create type + tsearch2

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Beta2 crash / create type + tsearch2
Дата
Msg-id 1194391074.22428.191.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответ на Beta2 crash / create type + tsearch2  (Radoslaw Zielinski <radek@pld-linux.org>)
Ответы Re: Beta2 crash / create type + tsearch2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, 2007-11-06 at 23:00 +0000, Radoslaw Zielinski wrote:
> Hello,
> 
> Beta2 crashes on restoring a dump of tsearch2-enabled database, as
> produced by 8.2.x (x==5 IIRC) pg_dump; the shortest way I know to get
> the SIG11:

Here is a guide to help migrate tsearch2 data from 8.2 to 8.3:

http://developer.postgresql.org/pgdocs/postgres/textsearch-
migration.html

It still needs some work. Here's a link to the 8.3 open items:

http://momjian.us/cgi-bin/pgpatches

I agree that a dump/restore from 8.2 with tsearch2 to 8.3 with built-in
tsearch should not SIGSEGV.

Thanks for testing the beta!

Regards,Jeff Davis



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

Предыдущее
От: Radoslaw Zielinski
Дата:
Сообщение: Beta2 crash / create type + tsearch2
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: EquivalenceClasses vs volatile functions