Re: ERROR: text search configuration "pg_catalog.english" does not exist

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tim Child <tim(at)timc3(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: text search configuration "pg_catalog.english" does not exist
Date: 2008-03-12 17:04:11
Message-ID: 22178.1205341451@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tim Child <tim(at)timc3(dot)com> writes:
> There is a file here with the same name:
> /Library/PostgreSQL8/lib/postgresql/plpgsql.so

What else is in that directory? If you don't have dict_snowball.so
it's not gonna work.

> So I could try and run that snowball_create.sql script from src (which
> I have downloaded) and try and get the required functionality?

What I suspect at this point is that postgresqlformac.com hack up the
build process for .so's in some weird way, and that they neglected to
apply their hack to the Snowball stemmer library. You should report
that to them as a bug in their packaging.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas 'ads' Scherbaum 2008-03-12 17:11:50 Re: PostgreSQL user documentation wiki open for business
Previous Message Gauthier, Dave 2008-03-12 17:03:13 Can't rename an existnig DB because it doesn't exist???