Re: BUG #3986: Error ts_vector with UTF8 WS2003

Поиск
Список
Период
Сортировка
От Yann ROBIN
Тема Re: BUG #3986: Error ts_vector with UTF8 WS2003
Дата
Msg-id 001301c881df$fcd50c50$f67f24f0$@robin@withart.fr
обсуждение исходный текст
Ответ на Re: BUG #3986: Error ts_vector with UTF8 WS2003  (Euler Taveira de Oliveira <euler@timbira.com>)
Список pgsql-bugs
-----Message d'origine-----
>It seems to be a client encoding problem. What is your client_encoding?
>A common problem is a mismatch between client_encoding and the terminal
>or application encoding.

I've tried different encoding, I always get the same error.
As I said, I've got the same exact database on a windows XP and with the
same exact client, it works.

I found a workaround, when I use the to_tsvector function, I now specify the
configuration :

to_tsvector('test') => Error 22021
to_tsvector('simple', 'test') => OK

I think there a problem with the default behavior.

--
Yann

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

Предыдущее
От: "Yann ROBIN"
Дата:
Сообщение: BUG #4021: UUID NULL and not equal query failed
Следующее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: BUG #4021: UUID NULL and not equal query failed