Hi there,
Le 30/12/2010 19:37, Gilles Darold a écrit :
> Like that people can add a logrotate rule as follow :
>
> /var/log/pgpool/pgpool.log
> {
> rotate 4
> weekly
> missingok
> notifempty
> delaycompress
> compress
> postrotate
> /etc/init.d/pgpool reload >/dev/null 2>&1 || true
> endscript
> }
>
> That's pretty simple to explain and put in the documentation. A thing
> like logging collector is a factory, I don't think we need that.
+1
--
Jean-Paul Argudo
www.PostgreSQLFr.org
www.Dalibo.com
_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers