Re: Syslog and pg_options (for RPMs)

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: Syslog and pg_options (for RPMs)
Дата
Msg-id 3A8308DC.72525A2B@wgcr.org
обсуждение исходный текст
Ответ на Re: Syslog and pg_options (for RPMs)  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Ответы Re: Syslog and pg_options (for RPMs)  (ncm@zembu.com (Nathan Myers))
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Syslog and pg_options (for RPMs)
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Syslog and pg_options (for RPMs)