Carol Walter <walt...@indiana.edu> writes:
> ... All worked well except for two tables.  These tables  
> are called pg_ts_dict and pg_ts_parser.  I cannot copy the data from  
> these tables into my new database because the functions that are in  
> their columns do not exist in the database.  There are two other  
> tables with names that also suggest that they are related to full text  
> searching.  They are pg_ts_cfg and pg_ts_cfgmap. This is the only  
> database in the cluster that uses or tries to use full text searching.

See the discussion of 8.2 to 8.3 tsearch porting in the 8.3 docs I
pointed you to before; particularly the revised contrib/tsearch2 module.

                        regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to