Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: syslog_line_prefix - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: syslog_line_prefix
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: syslog_line_prefix  (Joshua Tolley <[email protected]>)
Responses Re: syslog_line_prefix
List pgsql-hackers
On Fri, 2009-09-25 at 14:58 -0600, Joshua Tolley wrote:
> Actually the thing I want is to be able to send some stuff to syslog,
> and some
> to a file, and other stuff to another file. This patch doesn't do all
> that,
> but lays the necessary groundwork.

Then why not send everything to syslog and have syslog filter it to the
places you want to?  That is what syslog is for, after all.



pgsql-hackers by date:

Previous
From: Stef Walter
Date:
Subject: Re: pg_hba.conf: samehost and samenet [REVIEW]
Next
From: Tom Lane
Date:
Subject: Re: syslog_line_prefix