share directory on windows

Поиск
Список
Период
Сортировка
От Viliam Ďurina
Тема share directory on windows
Дата
Msg-id 4D884DFE.5000000@kios.sk
обсуждение исходный текст
Ответы Re: share directory on windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,

I wanted to install text search dictionaries on Windows 8.4 installation with the following command:

CREATE TEXT SEARCH DICTIONARY skspell
      (template=ispell, dictfile = slovak_utf8, afffile=slovak_utf8, stopwords=slovak_utf8);

but got this error:
ERROR: could not open dictionary file "/usr/share/postgresql/8.4/tsearch_data/slovak_utf8.dict": No such file or
directory
SQL state: F0000

The file is located in c:\Program Files\PostgreSQL\8.4\share\tsearch_data\slovak_utf8.dict. Is this an incorrect
location?Where is the correct location or how to point the database to look in my current location? 

Thanks in advance,
Viliam


В списке pgsql-general по дате отправления:

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: query taking much longer since Postgres 8.4 upgrade
Следующее
От: tv@fuzzy.cz
Дата:
Сообщение: Re: postgres conferences missing videos?