Re: Issue with database Postgresql :(

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Issue with database Postgresql :(
Дата
Msg-id 200705091537.44783.peter_e@gmx.net
обсуждение исходный текст
Ответ на Issue with database Postgresql :(  (Gerard M <gerardo.maldonado@gmail.com>)
Ответы Re: Issue with database Postgresql :(  (Gerard M <gerardo.maldonado@gmail.com>)
Список pgsql-general
Am Dienstag, 8. Mai 2007 19:20 schrieb Gerard M:
> Whenever I try to save a word containing "special" characters in it
> (for example áéíóú) I get the following django error:
> "invalid byte sequence for encoding "UTF8": 0xe92020 HINT: This error
> can also happen if the byte sequence does not match the encoding
> expected by the server, which is controlled by "client_encoding"."
> I know that I need to set something to my database/table but I dont
> know where or how to achieve this,

Set client_encoding to the encoding that your client application is really
producing.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Dangers of fsync = off
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: Dangers of fsync = off