Re: Adding contrib modules

From: Mario Guenterberg <mg(at)mattheis-berlin(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Adding contrib modules
Date: 2005-08-17 20:29:38
Message-ID: 43039E32.6070300@mattheis-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-08-17 20:30:43 Re: postgres 8.x on debian
Previous Message Bruno Wolff III 2005-08-17 20:29:02 Re: Finding nearest numeric value