Re: BUG #5216: pgFouine 1.1 not working correctly, when LC_MESSAGES is "es_ES.UTF-8" - Mailing list pgsql-bugs

Henrik,

On Fri, Nov 27, 2009 at 4:15 AM, Henrik Pestano <hpestano@uci.cu> wrote:
> I have a problem with the parameter LC_MESSAGES, where its value is
> es_ES.UTF-8 (Spanish), the pgFouine 1.1 not work correctly, because csvlog
> generates a column "duraci=F3n: 0138 ms sentencia: SELECT format_type (oi=
d,
> 54) as typname pg_type FROM WHERE oid =3D 1043" and pgFouine not understa=
nd
> the words "duraci=F3n" and "sentencia". This information can be in two
> columns.

Please note that pgsql-bugs mailing list is for PostgreSQL bugs only.

pgFouine doesn't support lc_message other than english. It's usually
considered a good practice to keep your logs in english as it's far
easier to find useful information on the internet with a log message
in english.

I suppose you could use a sed line to translate your logs before
analyzing them with pgFouine.

--=20
Guillaume

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: psql -1 -f - busted
Next
From: Denny Saviant Mohammad
Date:
Subject: Re: BUG #5207: unable to start postgresql server services