Re: full text search, utf8 - Mailing list pgsql-ru-general

From eshkinkot@gmail.com (Сергей Бурладян)
Subject Re: full text search, utf8
Date
Msg-id 87bpp4dg9p.fsf@seb.progtech.ru
Whole thread Raw
In response to Re: full text search, utf8  (alexander lunyov <lan@zato.ru>)
Responses Re: full text search, utf8
List pgsql-ru-general
alexander lunyov <lan@zato.ru> writes:

> This error happening also when i'm trying to CREATE TEXT SEARCH DICTIONARY:
> 
> ports=# CREATE TEXT SEARCH DICTIONARY ruispell (
> ports(#     TEMPLATE = ispell,
> ports(#     DictFile = russian,
> ports(#     AffFile = russian,
> ports(#     StopWords = russian
> ports(# );
> ERROR:  неверная последовательность байт имя кодировки "UTF8": 0xd1
> ПОДСКАЗКА:  This error can also happen if the byte sequence does not match the
> encoding expected by the server, which is controlled by "client_encoding".
> ports=#

А файлы словарей в какой кодировке ? Наверное в них дело.

-- 
С уважением, Сергей Бурладян

pgsql-ru-general by date:

Previous
From: alexander lunyov
Date:
Subject: Re: full text search, utf8
Next
From: alexander lunyov
Date:
Subject: Re: full text search, utf8