Re: Adding contrib modules - Mailing list pgsql-general

From Mario Guenterberg
Subject Re: Adding contrib modules
Date
Msg-id 43039E32.6070300@mattheis-berlin.de
Whole thread Raw
In response to Re: Adding contrib modules  ("Jonathan Villa" <jonathan@innovativesource.net>)
Responses Re: Adding contrib modules  ("Jonathan Villa" <jonathan@innovativesource.net>)
List pgsql-general
Jonathan Villa schrieb:

> Thanks... at least know I'm doing to correctly... but I still get the
> errors.  I've done everything as it states on the tsearch-V2-intro.html
> page... and then I run
>
>  psql ftstest < tsearch2.sql &> fts.out
>
> for testing of course
>
> the fts.out file has things like
>
> ERROR:  type "tsvector" does not exist
> ERROR:  type "tsquery" does not exist
> ERROR:  function lexize("unknown", "unknown") does not exist
>
> I'm totally baffled... I'm running 7.4.8 by the way

I think you running a linux/unix machine?
Have you executed ldconfig or similiar after you installed tsearch2?
Is the tsearch2.so in your library path?

With best regards

--
Mario Günterberg
mattheis. werbeagentur
IT Engineer / Projektleiter

Zillestrasse 105a. D - 10585 Berlin
Tel#49-(0)30 . 34 80 633 - 0
Fax#49-(0)30 . 34 80 633 50
http://www.mattheis-berlin.de

Wenn Sie glauben, dies sei ein großes Problem - warten Sie mal ab,
bis wir versuchen die Lösung zu finden. (Walter Matthau)


Attachment

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: postgres 8.x on debian
Next
From: Manfred Koizar
Date:
Subject: Re: speeding up a query on a large table