File pgagent.logrotate.in of Package postgresql-pgagent
/var/log/%{name}.log {
missingok
compress
notifempty
sharedscripts
create 0640 pgagent pgagent
nodateext
weekly
rotate 5
}
/var/log/%{name}.log {
missingok
compress
notifempty
sharedscripts
create 0640 pgagent pgagent
nodateext
weekly
rotate 5
}