Re: more contrib: log rotator

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: more contrib: log rotator
Date: 2003-04-04 15:13:13
Message-ID: Pine.LNX.4.44.0304041359320.1945-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Sullivan writes:

> Is anyone interested in having pglog-rotator?

What would get me a whole lot more excited is if the server could write
directly to a file and do its own rotating (or at least reopening of
files).

Considering that your rotator is tailored to a rather specific setup, it
doesn't do anything better compared to established ones, it prevents the
use of pg_ctl, it's written in Perl, and it doesn't do anything for
Windows users, I think it's not suitable for a general audience.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2003-04-04 16:09:22 Re: [PERFORM] OSS database needed for testing
Previous Message Bruce Momjian 2003-04-04 14:37:45 Re: Changing behavior of BEGIN...sleep...do something...COMMIT