Re: pg_ctl patch to integrate apache's rotatelogs - Mailing list pgsql-patches

From Bruno Wolff III
Subject Re: pg_ctl patch to integrate apache's rotatelogs
Date
Msg-id 20040514194809.GA10607@wolff.to
Whole thread Raw
In response to Re: pg_ctl patch to integrate apache's rotatelogs  (Andrew Hammond <ahammond@ca.afilias.info>)
Responses Re: pg_ctl patch to integrate apache's rotatelogs  (Andrew Hammond <ahammond@ca.afilias.info>)
List pgsql-patches
On Fri, May 14, 2004 at 15:31:21 -0400,
  Andrew Hammond <ahammond@ca.afilias.info> wrote:
>
> - - DJB's multilog requires a whole mess of configuration, and is
> difficult to run unless you're root. In which case you'd be far better
> off to use syslog anyway. It is rsync friendly

I use multilog and it works just fine. If you are already using it for other
things it is very easy to use it for postgres too.

You aren't ever supposed to run multilog as root. Normally you just tell
daemontools what user you want to run it as. But you should also be able
to run it without daemontools as a nonprivileged user without doing anything
tricky.

pgsql-patches by date:

Previous
From: Andrew Hammond
Date:
Subject: Re: pg_ctl patch to integrate apache's rotatelogs
Next
From: Bruce Momjian
Date:
Subject: Re: pg_ctl patch to integrate apache's rotatelogs