My pgbouncer.log grows endlessly. How do I enable filename rollover or limit the logfile size for pgbouncer (Windows) ?
Asked
Active
Viewed 232 times
1
-
Did you find a way to do it? – Hassan Baig Dec 12 '16 at 09:50
-
No, but meanwhile we also stopped using PG SQL. – Loonis Dec 12 '16 at 16:05
-
pgbouncer itself doesn't contain logrotation features I've found out. One can use logrotate to do it, however I'm still tinkering around with that. It's work in progress. – Hassan Baig Dec 12 '16 at 19:10