Re: ERROR: text search configuration "pg_catalog.english" does not exist - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: text search configuration "pg_catalog.english" does not exist
Date
Msg-id 19060.1205334449@sss.pgh.pa.us
Whole thread Raw
In response to Re: ERROR: text search configuration "pg_catalog.english" does not exist  (Tim Child <tim@timc3.com>)
Responses Re: ERROR: text search configuration "pg_catalog.english" does not exist  (Tim Child <tim@timc3.com>)
List pgsql-general
Tim Child <tim@timc3.com> writes:
> If I do \dF:
>     Schema   |  Name  |     Description
> ------------+--------+----------------------
>   pg_catalog | simple | simple configuration
> (1 row)

Huh.  Seems like initdb forgot to install all the Snowball stemmers.
What do you find in $SHAREDIR/snowball_create.sql?  (If you're not
sure where your SHAREDIR is, pg_config --sharedir will tell you.)

Where did this build of Postgres come from, anyway?

            regards, tom lane

pgsql-general by date:

Previous
From: "David Potts"
Date:
Subject: pain of postgres upgrade with extensions
Next
From: Reece Hart
Date:
Subject: Re: postgre vs MySQL