Is dropping pg_ts_* harmful? - Mailing list pgsql-general

From Eric Brown
Subject Is dropping pg_ts_* harmful?
Date
Msg-id 47E8E4E7CD99804FAD1283997CAAF681050EFB@MEDI-HQ.medi.local
Whole thread Raw
Responses Re: Is dropping pg_ts_* harmful?
List pgsql-general
I have a database running very happily in 8.2 (to be upgraded soon). The system was installed with tsearch2 enabled, however, we have yet to use it. I am going through an effort to reduce "cruft" in the database, which includes four tables: pg_ts_cfg, pg_ts_cfgmap, pg_ts_dict, pg_ts_parser. Are these tables safe to drop? Will the remnants of tsearch2 be anywhere else in the database if it was never used?
 
Thanks folks --
 
-- Eric Brown / Director of IT / www.mediweightlossclinics.com

pgsql-general by date:

Previous
From: Nick Boutelier
Date:
Subject: plpgsql and control structures
Next
From: Christopher Browne
Date:
Subject: Re: Pet Peeves?