Re: syslog by default? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: syslog by default?
Date
Msg-id 200110111639.f9BGd1618781@candle.pha.pa.us
Whole thread Raw
In response to Re: syslog by default?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, that makes sense.  My only question is how many platforms _don't_
> > have syslog.  If it is only NT and QNX, I think we can live with using
> > it by default if it exists.
> 
> There seems to be a certain amount of confusion here.  The proposal at
> hand was to make configure set up to *compile* the syslog support
> whenever possible.  Not to *use* syslog by default.  Unless we change
> the default postgresql.conf --- which I would be against --- we will
> still log to stderr by default.
> 
> Given that, I'm not sure that Peter's argument about losing
> functionality is right; the analogy to readline support isn't exact.
> Perhaps what we should do is (a) always build syslog support if
> possible, and (b) at runtime, complain if syslog logging is requested
> but we don't have it available.

Did we decide to compile in syslog support by default?  I thought so.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Suitable Driver ?
Next
From: Bruce Momjian
Date:
Subject: Re: psql and security