Re: psql encoding problem

From: T E Schmitz <mailreg(at)numerixtechnology(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: psql encoding problem
Date: 2005-03-02 16:42:43
Message-ID: 4225ED03.7010405@numerixtechnology.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2005-03-02 19:52:06 Re: definative way to place secs from epoc into timestamp column
Previous Message Bret Hughes 2005-03-02 16:25:17 definative way to place secs from epoc into timestamp column