Re: Problem with the accents

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Problem with the accents
Дата
Msg-id 20010929092145O.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Problem with the accents  (frederic massot <frederic@juliana-multimedia.com>)
Список pgsql-general
> > Are you sure that you put the query in UTF-8 encoding?
>
> Yes :
>
> essai=> SHOW CLIENT_ENCODING;
> NOTICE:  Current client encoding is UNICODE
> SHOW VARIABLE

My point is whether you put the character in UTF-8 or not. Try:

$ echo 'e' > e.txt (e is actually e + accent)
$ od -x e.txt

and show me the result of "cat e.txt"
--
Tatsuo Ishii

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

Предыдущее
От: Masaru Sugawara
Дата:
Сообщение: Re: Function Help
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: postgresql.conf