Re: [GENERAL] Log to syslog in one line

2012-04-22 Thread Roberto De Oliveira
> > If I understand it correct you need a statement playback solution. > Here is some info about it > http://wiki.postgresql.org/wiki/Statement_Playback. > Thanks Sergey, I was reading and a I realized that maybe this can be useful. -- Saludos, Roberto De Oliveira -- Sent via pgsql-general ma

Re: [GENERAL] Log to syslog in one line

2012-04-18 Thread Sergey Konoplev
On Wed, Apr 18, 2012 at 8:55 AM, Roberto De Oliveira wrote: > postgres database. For this purpose , I configured postgres to send > all query to syslog-ng to parser them and store them in another > database, but I have a issue: all query splits into diferents lines > making imposible work with the

[GENERAL] Log to syslog in one line

2012-04-18 Thread Roberto De Oliveira
Hi everybody, I am interesting on do some kind of audit on a web system through his postgres database. For this purpose , I configured postgres to send all query to syslog-ng to parser them and store them in another database, but I have a issue: all query splits into diferents lines making imposibl