unable to install tsearch2 on PostgreSQL 8.3.7 successfully - Mailing list pgsql-hackers

From l0rins
Subject unable to install tsearch2 on PostgreSQL 8.3.7 successfully
Date
Msg-id 22989298.post@talk.nabble.com
Whole thread Raw
Responses Re: unable to install tsearch2 on PostgreSQL 8.3.7 successfully  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello, I'm trying to install tsearch2 on PostgreSQL 8.3.7 but I'm struggling to get it run. I installed it
<b>successfullyon PostgreSQL 8.1</b> but can't get it working on 8.3.7 using the same steps. The steps I'm using are:
1.yum install postgresql-contrib 2. psql mydb < tsearch2.sql In version 8.1, tsearch2.sql contained SQL statements
tocreate 4 pg_ts_* tables: pg_ts_cfg, pg_ts_dict, ... and populate them with data. These statements <b>are missing in
tsearch2.sql8.3.7 version</b>. So, I'm getting: ERROR: relation "<i>pg_ts_*</i>" does not exist when trying to run
tsearchstatements on version 8.3.2. I'm attaching PostgreSQL 8.3.7 tsearch2.sql for reference. Am I missing something?
Thanksin advance. l0rins<a href="http://www.nabble.com/file/p22989298/tsearch2.sql" target="_top">tsearch2.sql</a><br
/><hralign="left" width="300" /> View this message in context: <a
href="http://www.nabble.com/unable-to-install-tsearch2-on-PostgreSQL-8.3.7-successfully-tp22989298p22989298.html">unable
toinstall tsearch2 on PostgreSQL 8.3.7 successfully</a><br /> Sent from the <a
href="http://www.nabble.com/PostgreSQL---hackers-f780.html">PostgreSQL- hackers mailing list archive</a> at
Nabble.com.<br/> 

pgsql-hackers by date:

Previous
From: "Dann Corbit"
Date:
Subject: Windows installation service
Next
From: Dave Page
Date:
Subject: Re: One click installer and pgInstaller collide