Re: [HACKERS] Suggestions - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] Suggestions
Date
Msg-id Pine.BSF.3.96.980505172503.3971o-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] Suggestions  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
On Tue, 5 May 1998, Andrew Martin wrote:

> > Hi.
> > I have a suggestion. I would be interested in implementing it if ppl think
> > it is a good idea.
> >
> > Why not have a default location where postgres writes its log files. The
> > current way of doing it seems to be a little klunky.
> > I have an either/or suggested fix.
> > a) add a switch to specify where the info and the errors files go,
> > /var/log/postgres/info and maybe /var/log/postgres/errors
> >
> > b) write all the stuff to syslog
> >
>
> Only if this is all optional (through runtime switches or whatever) so we
> can make sure it doesn't need root intervention to get postgresql installed.

    using syslogd doesn't require root intervention...just have it
default to daemon.notice, which will go to the 'default' syslog files, and
let it be changeable via command line switched for 'level' and
'facility'...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] OK to send e-mail?
Next
From: The Hermit Hacker
Date:
Subject: RE: [HACKERS] Postgres 6.3 still has problem with the index