Re: Log rotation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruno Wolff III <bruno@wolff.to>
Cc: Fernando Nasser <fnasser@redhat.com>, pgsql-hackers@postgresql.org
Date: 2004-03-12T18:17:50Z
Lists: pgsql-hackers
Bruno Wolff III <bruno@wolff.to> writes:
> Are you suggesting the that postgres project develop their own logger
> rather than people just using one that has already been developed
> by some other group?

The problem from the point of view of Red Hat is to not introduce a
dependency from the Postgres RPM to the Apache RPM ... this is no
problem for people who don't mind hand-customizing their setup, but
it is a problem if you want it to be part of the out-of-the-box setup.

			regards, tom lane