Hello Ragnar,

Ragnar Hafstað wrote:
On Mon, 2005-02-28 at 20:48 +0000, T E Schmitz wrote:


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

psql comes back with "invalid byte sequence for encoding "UNICODE": 0xe9"

might be the client encoding.

set client_encoding='LATIN1';

sorted my problem - many thanks!

gnari


--


Regards/Gruß,

Tarlika


---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply via email to