Skip to main content
Question

Is is safe to purge the table 'stored_events'

  • May 4, 2026
  • 1 reply
  • 11 views

Forum|alt.badge.img

Hi,

The table ‘stored_events’ grow exponentially, which each login of an user. Is it safe to purge this table ?

Regards,

Xavier

1 reply

Forum|alt.badge.img
  • PagerDuty Team 📟
  • May 4, 2026

HI Xavier! Which Rundeck version are you using? A related fix was added in Rundeck 5.13. Please take a look: https://github.com/rundeck/rundeck/pull/9668

You can purge it as a workaround, but please do it in a non-prod environment first as a best practice.