Re: Encoding - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Encoding
Date
Msg-id 20081119135514.GG3764@alvh.no-ip.org
Whole thread Raw
In response to Encoding  (Gustavo Rosso <grosso@sadaic.org.ar>)
List pgsql-general
Gustavo Rosso escribió:
> This error give me to load a file into postgres:
> ERROR:  invalid byte sequence for encoding "UTF8": 0xa4
>
> I must force load data.
> How must to do?

Set client_encoding to latin1 (or latin9).  How you do this is
client-dependent.

Note that you can post questions in spanish in pgsql-es-ayuda.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: tracking down a warning
Next
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: tracking down a warning