Re: pg_upgrade fails saying function unaccent(text) doesn't exist
От | Adrian Klaver |
---|---|
Тема | Re: pg_upgrade fails saying function unaccent(text) doesn't exist |
Дата | |
Msg-id | 6e023cde-943a-5cea-8626-f1e9b29695df@aklaver.com обсуждение исходный текст |
Ответ на | Re: pg_upgrade fails saying function unaccent(text) doesn't exist (Gunnlaugur Thor Briem <gunnlaugur@gmail.com>) |
Ответы |
unaccent(text) fails depending on search_path (WAS: pg_upgrade failssaying function unaccent(text) doesn't exist)
|
Список | pgsql-general |
On 08/30/2018 09:03 AM, Gunnlaugur Thor Briem wrote: > \dFd unaccent > List of text search dictionaries > Schema | Name | Description > --------+----------+------------- > public | unaccent | > (1 row) > > \dFd+ unaccent > List of text search dictionaries > Schema | Name | Template | Init options | Description > --------+----------+-----------------+--------------------+------------- > public | unaccent | public.unaccent | rules = 'unaccent' | > (1 row) > > Cheers, > Gulli > Forgot to add to previous post: \dx unaccent List of installed extensions Name | Version | Schema | Description ----------+---------+--------+--------------------------------------------- unaccent | 1.1 | public | text search dictionary that removes accents -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления: