From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andrew Hammond <ahammond(at)ca(dot)afilias(dot)info>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | Re: pg_ctl patch to integrate apache's rotatelogs |
Date: | 2004-05-15 04:06:38 |
Message-ID: | 200405150406.i4F46cP04992@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Ouch. How long has that documentation been wrong? We have pointed
> > folks to that section of the docs tons of times, and no one mentioned
> > that "logrotate" is really "rotatelogs", and that it is missing
> > parameters?
>
> > I have applied the following patch to document rotatelogs properly.
>
> I think you just broke it. logrotate and rotatelogs are two different
> programs, and AFAIK the existing documentation correctly described the
> one that is easier to use with Postgres.
Oh, why don't I have logrotate. My system has:
rotatelogs - rotate Apache logs without having to kill the
server
rotatelogs logfile rotationtime [offset]
and it says it is Apache's. I must be wrong but can someone explain
this?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2004-05-15 06:43:49 | error codes for ln(), power() |
Previous Message | Tom Lane | 2004-05-15 04:01:13 | Re: pg_ctl patch to integrate apache's rotatelogs |