Re: Syslog Facility Patch - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Syslog Facility Patch
Date
Msg-id Pine.LNX.4.21.0011140656290.1116-100000@peter.localdomain
Whole thread Raw
In response to Re: Syslog Facility Patch  (Larry Rosenman <ler@lerctr.org>)
Responses Re: Syslog Facility Patch
Re: Syslog Facility Patch
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [PATCHES] A Patch for MIC to EUC_TW code converting in mbsupport
Next
From: Tom Lane
Date:
Subject: Re: SearchSysCacheTuple(Copy)