Re: Unicode problem inserting records - Invalid UNICODE character

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Unicode problem inserting records - Invalid UNICODE character
Дата
Msg-id 41925F29.4020203@archonet.com
обсуждение исходный текст
Ответ на Unicode problem inserting records - Invalid UNICODE character sequence found (0xfc7269)  ("David B" <postgresql@thegatelys.com>)
Ответы Re: Unicode problem inserting records - Invalid UNICODE character
Список pgsql-sql
David B wrote:
> My first time using unicode. Based on reading other messages I think I've
> got it all setup correctly but still have prob.
> Running: psql 7.3.6-RH
[snip]
> For both I get the same results when I try to:
> 
> INSERT INTO airport_code ( airport_name, airport_code ) values ( 'Zurich
> (Zürich) - Kloten', 'ZRH' ) ;
> 
> 
> I get:
> 
> psql:airport_codes.sql:1728: ERROR:  Invalid UNICODE character sequence
> found (0xfc7269)
> 
> Obviously I'd like to keep the proper German spelling.

What is your client encoding? (look into "show client_encoding", 
"\encoding" in the "Localization" chapter of the manuals)

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Error In connection ??
Следующее
От: "Goutam Paruchuri"
Дата:
Сообщение: Re: Error In connection ??