Re: Beta2 crash / create type + tsearch2 - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Beta2 crash / create type + tsearch2
Date
Msg-id 1194391074.22428.191.camel@dogma.ljc.laika.com
Whole thread Raw
In response to Beta2 crash / create type + tsearch2  (Radoslaw Zielinski <radek@pld-linux.org>)
Responses Re: Beta2 crash / create type + tsearch2  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Radoslaw Zielinski
Date:
Subject: Beta2 crash / create type + tsearch2
Next
From: Gregory Stark
Date:
Subject: Re: EquivalenceClasses vs volatile functions