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

Поиск
Список
Период
Сортировка
От Tim Child
Тема Re: ERROR: text search configuration "pg_catalog.english" does not exist
Дата
Msg-id ABCEB57B-B607-4684-8096-8913849B202E@timc3.com
обсуждение исходный текст
Ответ на Re: ERROR: text search configuration "pg_catalog.english" does not exist  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
In my snowball_create.sql I find:

-- No language-specific snowball dictionaries, for lack of shared library support

This build comes from postgresqlformac.com the "Unified Installer - 8.3.0 (PostgreSQLforMac)" 

Now I am considering that it might have been better to compile my own, but before I do this is there anyway to get the libraries / dictionaries installed?

Thanks again,

Tim

On 12 Mar 2008, at 16:07, Tom Lane wrote:

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 по дате отправления:

Предыдущее
От: "Mr.Frog.to.you@googlemail.com"
Дата:
Сообщение: Using PL/R for predictive analysis of data.
Следующее
От: "josep porres"
Дата:
Сообщение: porting vb6 code to pgplsql, referencing fields