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 20040521143542.GA1835@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
List pgsql-patches
On Fri, May 21, 2004 at 09:34:04 -0400,
  Andrew Hammond <ahammond@ca.afilias.info> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Bruno, would you be willing to write something for docs about how to use
> multilog for postgres?

What are you looking for. Do you need to know about how to install
daemontools or do you just need to know how to set up the run file
for the postgres service? I think for someone that is already using
daemontools setting up postgres is going to be pretty simple. Output
goes to stdio and stderr and it responds to daemontool's signals in a
reasonable way so you can copy over the setup from one of DJB's tool's
services and it will work.
It is also possible to use multilog without daemontools, but I am guessing
the daemontools enviroment would be what you would want documentation for.

pgsql-patches by date:

Previous
From: Andrew Hammond
Date:
Subject: Re: pg_ctl patch to integrate apache's rotatelogs
Next
From: Tom Lane
Date:
Subject: Re: Disabling triggers / constraints