| 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 18:51:02 |
| Message-ID: | Pine.LNX.4.21.0011141949340.1116-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-11-14 18:53:57 | Re: Syslog Facility Patch |
| Previous Message | Tom Lane | 2000-11-14 18:49:24 | Re: Re: [PATCHES] PostgreSQL virtual hosting support |