I see in my confluence scheduler_run_details have +2 millions lignes.
The job "Purge Old Job Run Details" no remove old lignes in this table.
My first record in this table is from 2018-06-19.
Can I purge manually the scheduler_run_details table ?
Hello Xarkam,
According to the scheduled job documentation, the "Purge Old Job Run Details" job only clears successful jobs that run more than 90 days ago.
So we're still within the time-frame.
That being said, there should be no issues with manually purging the table, but you should as always, test it on a test instance first, with the current database dump, or at least, have a full backup of Confluence and it's database, if you are going to run the delete query on production straight away.
Hope that helps.
Cheers,
Sattesh
It looks like you should be able to change it from 90 days, to 30 days using the system property all.jobs.ttl.hour, as mentioned in the documentation below.
Here's a guide on configuring system properties.
Since the value is in hours, 30 days would be 720.
Cheers,
Sattesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to leave your mark on Confluence? One winner will have their whiteboard design added into Confluence for all users to access! This is your chance to showcase your creativity, help others, and gain recognition in the Confluence community.
Share your template today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.