Re: Syslog Facility Patch - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: Syslog Facility Patch
Date
Msg-id 20001114160459.A12674@lerami.lerctr.org
Whole thread Raw
In response to Re: Syslog Facility Patch  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Syslog Facility Patch  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
* Peter Eisentraut <peter_e@gmx.net> [001114 16:03]:
> Larry Rosenman writes:
> 
> > log_connections = on
> > fsync = off
> > #max_backends = 64
> > syslog_facility = LOCAL5.3we4rwjtasrtuert
> 
> It's the dot.  The regular expression needs some work.  Make a note to
> always test with identical values next time. :-)
OK, so the parser needs help?  Can I try and fix it?  What DON'T we 
want guc-file.l to accept for a string?


> 
> > syslog_progid = pgtest
> > syslog=2
> > showportnumber = on
> 
> -- 
> 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: Peter Eisentraut
Date:
Subject: Re: Syslog Facility Patch
Next
From: Philip Warner
Date:
Subject: Re: Details for planned template0/template1 change