Re: Postgresql 9.1 logging

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 9.1 logging
Date: 2012-01-04 14:15:16
Message-ID: 20120104141516.GA3478@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Birta Levente <blevi(dot)linux(at)gmail(dot)com> wrote:

> Hi all
>
> I use postgresql 9.1.2 on centos 6.2 and I want to use pgfouine, but in
> my log file appear #011, #015 ... characters and the pgfouine can't
> handle it.
> Can I configure the server or rsyslog to log without these characters or
> I need filter separately?
>
> thanks
> Levi
>
> the log section from my configuration file:

Set lc_message = 'C' in your postgresql.conf and restart/reload the server.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Boettcher 2012-01-04 14:50:25 help... lost database after upgrade from 9.0 to 9.1
Previous Message Birta Levente 2012-01-04 13:58:52 Postgresql 9.1 logging