Обсуждение: wrong encoding in pg log

Поиск
Список
Период
Сортировка

wrong encoding in pg log

От
Andreas
Дата:
Hi,

PG produces messages  in UTF8 in pg_log.
pgAdmin shows wrong signes for national characters.
Where can I tell pgAdmin to use UTF8. too?

I tried to switch to "Arial" but this was as bad as before.


Re: wrong encoding in pg log

От
Dave Page
Дата:
On Wed, Sep 7, 2011 at 1:20 AM, Andreas <maps.on@gmx.net> wrote:
> Hi,
>
> PG produces messages  in UTF8 in pg_log.
> pgAdmin shows wrong signes for national characters.
> Where can I tell pgAdmin to use UTF8. too?
>
> I tried to switch to "Arial" but this was as bad as before.

pgAdmin does use UTF8. The problem is actually that PostgreSQL can
produce mixed encodings in the logs (for reasons that are hard to fix
apparently), which pgAdmin can't do much about.


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company