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

From Oleg Bartunov
Subject Re: Syslog and pg_options (for RPMs)
Date
Msg-id Pine.GSO.4.33.0102090009470.22966-100000@ra.sai.msu.su
Whole thread Raw
In response to Re: Syslog and pg_options (for RPMs)  ("Dominic J. Eidson" <sauron@the-infinite.org>)
List pgsql-hackers
On Thu, 8 Feb 2001, 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
> > some such. But that obviates the need to support syslog _at_all_ in the
>
> 2>&1 | logger -p facility.level

on linux box I got syslogd eats 45% of cpu.thats why I gave up and
use plain loging to file

>
> 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.
>
>
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: [GENERAL] Re: full text searching
Next
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: Syslog and pg_options (for RPMs)