Re: Syslog Facility Patch - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: Syslog Facility Patch
Date
Msg-id 20001114125940.A27128@lerami.lerctr.org
Whole thread Raw
In response to Re: Syslog Facility Patch  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Syslog Facility Patch  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
* Peter Eisentraut <peter_e@gmx.net> [001114 12:45]:
> Larry Rosenman writes:
> 
> > In looking at this some more, it appears that *SOMETHING* is not
> > allowing messages from set_config_option() in
> > /src/backend/utils/misc/guc.c out WHEN WE ARE DEALING WITH syslog type
> > stuff and we are reading it from the postgresql.conf file.  I'm not
> > sure how to deal with this..  I set syslog=2 then syslog_facility to 
> > some invalid value, and all I get is the syntax error message, not the 
> > "option rejects value" message. 
> 
> I can't reproduce that.  I set 'syslog_facility = local97' and got the
> right error message.
try setting it in postgresql.conf....


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

-- 
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Syslog Facility Patch
Next
From: Tom Lane
Date:
Subject: Re: Syslog Facility Patch