Re: Adding contrib modules - Mailing list pgsql-general

From Marko Kreen
Subject Re: Adding contrib modules
Date
Msg-id 20050818081054.GA25026@l-t.ee
Whole thread Raw
In response to Re: Adding contrib modules  ("Jonathan Villa" <jonathan@innovativesource.net>)
List pgsql-general
On Wed, Aug 17, 2005 at 01:14:43PM -0500, Jonathan Villa wrote:
> 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

Have you looked into server log?

--
marko


pgsql-general by date:

Previous
From: WireSpot
Date:
Subject: Weird performance hit
Next
From: WireSpot
Date:
Subject: Same database, different query plans