| From: | Marko Kreen <marko(at)l-t(dot)ee> |
|---|---|
| To: | Jonathan Villa <jonathan(at)innovativesource(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Adding contrib modules |
| Date: | 2005-08-18 08:10:54 |
| Message-ID: | 20050818081054.GA25026@l-t.ee |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | WireSpot | 2005-08-18 09:03:59 | Same database, different query plans |
| Previous Message | WireSpot | 2005-08-18 07:03:38 | Weird performance hit |