Re: psql encoding problem - Mailing list pgsql-sql

From T E Schmitz
Subject Re: psql encoding problem
Date
Msg-id 4225ED03.7010405@numerixtechnology.de
Whole thread Raw
In response to Re: psql encoding problem  (Ragnar Hafstað <gnari@simnet.is>)
List pgsql-sql
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



pgsql-sql by date:

Previous
From: Bret Hughes
Date:
Subject: definative way to place secs from epoc into timestamp column
Next
From: Tom Lane
Date:
Subject: Re: definative way to place secs from epoc into timestamp column