psql encoding problem

Поиск
Список
Период
Сортировка
От T E Schmitz
Тема psql encoding problem
Дата
Msg-id 4223838A.7030904@numerixtechnology.de
обсуждение исходный текст
Ответы Re: psql encoding problem  (Ragnar Hafstað <gnari@simnet.is>)
Re: psql encoding problem  ("Joel Fradkin" <jfradkin@wazagua.com>)
Список pgsql-sql
Hello,

I am trying to insert the following record:

INSERT INTO item (name,retail_price) VALUES  ('Cheese Soufflé',7.95,);

(I presume you see the accented character in *Soufflé*)

psql comes back with "invalid byte sequence for encoding "UNICODE": 0xe9"
If I do this via DbVisualizer, the record is inserted fine.

Is there any way around this problem?

-- 


Regards/Gruß,

Tarlika Elisabeth Schmitz


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

Предыдущее
От: Steffen Boehme
Дата:
Сообщение: Performance of Views
Следующее
От: Kai Hessing
Дата:
Сообщение: Re: Advanced SELECT