From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Andreas <maps(dot)on(at)gmx(dot)net> |
Cc: | "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: wrong encoding in pg log |
Date: | 2011-09-07 07:53:06 |
Message-ID: | CA+OCxoyM+Ew1Q81LPLKNKRgt_PeOsknUfoOjEXmVkz4xipXAig@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Wed, Sep 7, 2011 at 1:20 AM, Andreas <maps(dot)on(at)gmx(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Piotr Czekalski | 2011-09-08 08:59:28 | Re: PGAdmin III cool feature request. |
Previous Message | Guillaume Lelarge | 2011-09-07 04:44:19 | Re: Ad-hoc increasing size of data results grid? |