PostgreSQL 9.3 logging: separate log messages - Mailing list pgsql-admin

From Sergey Arlashin
Subject PostgreSQL 9.3 logging: separate log messages
Date
Msg-id C09AEFAE-14BE-4B18-BCCF-29B5AC15839E@gmail.com
Whole thread Raw
Responses Re: PostgreSQL 9.3 logging: separate log messages
Re: PostgreSQL 9.3 logging: separate log messages
List pgsql-admin
Hi!

What is the proper way to separate queries from other messages while logging?

For example:

I have 'log_min_duration_statement' parameter in postgresql.conf . Therefore I get postgresql system messages and slow
queriesin one log file /var/log/postgresql/postgresql-9.3-main.log .  

In order to simplify further reading I'd like to get slow queries in /var/log/postgresql/postgresql-slowqueries.log and
allthe rest in /var/log/postgresql/postgresql.log.  

I tried to implement this by means of rsyslog but didn't manage to get any decent result.

Any help will be greatly appreciated :)

--
Best regards,
Sergey Arlashin







pgsql-admin by date:

Previous
From: lst_hoe02@kwsoft.de
Date:
Subject: Re: [GENERAL] openvz and shared memory trouble
Next
From: Willy-Bas Loos
Date:
Subject: Re: [GENERAL] openvz and shared memory trouble