<div dir="ltr">Hello.<div><br></div><div>I have a question about deleting old logchunks from DB in buildbot 0.9.</div><div>Logchunks table is the biggest and grows quickly even with compression.</div><div><br></div><div><br></div><div>I haven't found methods in data api for delete.</div><div>So I decided to delete logs and their logchunks using sqlalchemy in cron task.</div><div>It's not breaks anything as I can see.</div><div><br></div><div>Is there better way? </div><div>Maybe this feature should be added in cleanupdb and configured in main config?</div><div>Maybe there should be options for delete other old records in DB (builds, steps, etc)?</div></div>