Re: Syslog Facility Patch

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Syslog Facility Patch
Дата
Msg-id Pine.LNX.4.21.0011140656290.1116-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Syslog Facility Patch  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: Syslog Facility Patch
Re: Syslog Facility Patch
Список pgsql-hackers
Larry Rosenman writes:

> * Peter Eisentraut <peter_e@gmx.net> [001113 17:43]:
> > Larry Rosenman writes:
> > 
> > > Ok, You guys are probably tired of me, BUT, here is another one, that
> > > adds the facility to set the program name used in syslog. 
> > > (this includes the other ones). 
> > 
> > Why would one want to do that?  ISTM that that would just be a means to
> > play games with the sysadmin.
> test vs. production postgresDB's, virtual users (ala uunet), multiple
> different pg's listening on different ports. 

Okay, but you can't make these options PGC_SIGHUP unless you make sure to
close and re-open the syslog channel whenever these options
change.  Probably ought to be PGC_POSTMASTER.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [PATCHES] A Patch for MIC to EUC_TW code converting in mbsupport
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SearchSysCacheTuple(Copy)