Re: Syslog Facility Patch

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Syslog Facility Patch
Date: 2000-11-14 05:57:43
Message-ID: Pine.LNX.4.21.0011140656290.1116-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman writes:

> * Peter Eisentraut <peter_e(at)gmx(dot)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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-14 05:59:19 Re: SearchSysCacheTuple(Copy)
Previous Message Tatsuo Ishii 2000-11-14 05:54:34 Re: [PATCHES] A Patch for MIC to EUC_TW code converting in mbsupport