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

From Dominic J. Eidson
Subject Re: Syslog and pg_options (for RPMs)
Date
Msg-id Pine.LNX.4.21.0102081449550.32330-100000@morannon.the-infinite.org
Whole thread Raw
In response to Re: Syslog and pg_options (for RPMs)  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: Syslog and pg_options (for RPMs)  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
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
> some such. But that obviates the need to support syslog _at_all_ in the

2>&1 | logger -p facility.level

morannon:~> man logger
LOGGER(1)                   System Reference Manual
LOGGER(1)

NAME     logger - make entries in the system log

SYNOPSIS    logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [message ...]

DESCRIPTION    Logger provides a shell command interface to the syslog(3) system log    module.


-- 
Dominic J. Eidson                                       "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Btree runtime recovery. Stuck spins.
Next
From: Tom Lane
Date:
Subject: Re: Syslog and pg_options (for RPMs)