Wells Oliver <[email protected]> writes: > How do you ensure you're not keeping logs from 35+ days ago, or whatever? > Just a find -mtime +10 -exec rm {}\; kind of thing?
Well, that depends on what you want to do. I like to choose the log file
names so that they'll automatically be reused once a week or month.
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
