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