Re: Syslog and pg_options (for RPMs) - Mailing list pgsql-hackers

From Lamar Owen
Subject Re: Syslog and pg_options (for RPMs)
Date
Msg-id 3A8308DC.72525A2B@wgcr.org
Whole thread Raw
In response to Re: Syslog and pg_options (for RPMs)  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Responses Re: Syslog and pg_options (for RPMs)  (ncm@zembu.com (Nathan Myers))
List pgsql-hackers
"Dominic J. Eidson" wrote:
> On Thu, 8 Feb 2001, Lamar Owen wrote:
> > A syslogger of stderr would make a nice place to pipe the output :-).
> > 'postmaster .... 2>&1 | output-to-syslog-program -f facility.desired' or

> 2>&1 | logger -p facility.level
[snip]
>      Logger provides a shell command interface to the syslog(3) system log
>      module.

Good. POSIX required, and part of the base system (basically, guaranteed
to be there on any Linux box).  Thanks for the pointer.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Syslog and pg_options (for RPMs)
Next
From: Lamar Owen
Date:
Subject: Re: Syslog and pg_options (for RPMs)