Re: Problem with pgAdmin and Server Status encode
От | Guillaume Lelarge |
---|---|
Тема | Re: Problem with pgAdmin and Server Status encode |
Дата | |
Msg-id | 1361631410.15634.65.camel@localhost.localdomain обсуждение исходный текст |
Ответ на | Problem with pgAdmin and Server Status encode ("Manuel Fdez \(JVR\)" <manuel.fernandez@joyeriavirgendelrocio.com>) |
Ответы |
Re: Problem with pgAdmin and Server Status encode
|
Список | pgadmin-support |
On Thu, 2013-02-21 at 21:02 +0100, Manuel Fdez (JVR) wrote: > Version pgAdminIII: 1.16.1 > > > > Server PostgreSQL: 9.1 > > > > OS: Windows 7 Professional SP1 > > > > When I try to open Server Status I receive this message continuously: > > > > cid:image001.png@01CE1069.DB3DBD30 > > > > My Database encode: UTF8 and Collation and Charset Spanish, Spain. > Well, I don't know spanish but I can guess what this message says. You have multiple encodings on your logs, and pgadmin doesn't like that at all. Unfortunately, there's not much you can do. PostgreSQL only puts UTF8 strings in it, but if it has to output SQL queries (because you asked it to do so or because there are errors on these queries), they may contain non-UTF8 characters. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
В списке pgadmin-support по дате отправления: