| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | jim(at)contactbda(dot)com |
| Cc: | Andrew Sullivan <andrew(at)libertyrms(dot)info>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: more contrib: log rotator |
| Date: | 2003-04-03 18:41:08 |
| Message-ID: | 11861.1049395268@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Jim Buttafuoco" <jim(at)contactbda(dot)com> writes:
> Would the plan be to add it to pg_ctl?
You would not actually have to: you could just pipe pg_ctl's output to
pglog-rotator. But I think it'd be cool if pg_ctl had an option to use
pglog-rotator, or maybe even adopt it as standard behavior.
I think we would have to make the rotator script be mainstream rather
than contrib if we wanted pg_ctl to use it directly. That was why I was
thinking maybe mainstream ...
Andrew, could you toss up the script on pgsql-patches just so people can
take a look? Then we could think more about where to go with it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2003-04-03 19:12:03 | Re: more contrib: log rotator |
| Previous Message | Peter Eisentraut | 2003-04-03 18:33:58 | Re: gmake does not finish on default slackware 9 (or 8.1) |