Re: more contrib: log rotator
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Andrew Sullivan <andrew@libertyrms.info>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2003-04-06T22:42:34Z
Lists: pgsql-hackers
Andrew Sullivan writes: > But it's not available on every platform. And according to my > /usr/share/doc/logrotate/copyright, it's GPL, so you can't > redistribute it with PostgreSQL. Building it in was one of the > criteria, I thought My point was that log file rotation should be left up to the system administrator. Look at other servers on your system (SMTP, DNS, whatever). How do they handle it? > > And we already depend on cron for vacuuming anyway. > > But that dependency is actually a liability, because there's no way > to say, "Hey, I really need to be vacuumed now." psql -c 'VACUUM' ? -- Peter Eisentraut peter_e@gmx.net