Re: problems with encoding and accent letters
От | Peter Geoghegan |
---|---|
Тема | Re: problems with encoding and accent letters |
Дата | |
Msg-id | AANLkTimyn0Bg9B9nSu1DxBw8anXDar-XJWQm52VDjyqX@mail.gmail.com обсуждение исходный текст |
Ответ на | problems with encoding and accent letters (aaaawwww <aaaawwww@libero.it>) |
Список | pgsql-general |
On 1 July 2010 15:43, aaaawwww <aaaawwww@libero.it> wrote: > My DB is UTF8 and I cannot change it. > When I try to insert accent letters like è ò ... I get > Query failed: ERROR: invalid byte sequence for encoding "UTF8": > 0xe82729 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" > > How Can I insert into fields of tables accents? Whoops, hit return too early. Clearly, whatever client you're using isn't based on UTF-8. It would have helped if you gave some background information, but you may find it useful to SET client_encoding TO whatever the client encoding of your client appliation is (I'd hazard a guess that it's win1252 if you're in western Europe or North America. http://www.postgresql.org/docs/8.3/static/multibyte.html -- Regards, Peter Geoghegan
В списке pgsql-general по дате отправления: