Actions Scheduler Problem

Discussion in 'WordPress' started by draligus, Dec 31, 2023.

  1. #1
    Hello,

    I have four extra tables in my WordPress database:

    wp_actionscheduler_actions: 136,000 records
    wp_actionscheduler_claims
    wp_actionscheduler_groups
    wp_actionscheduler_logs: 409,000 records
    These tables are increasing the total size of my database by 2.5 times.

    The Actions Scheduler plugin is not installed.

    I think the size is growing because the plugin is not deleting completed tasks from the database.

    When I go to the Scheduled Actions page in the WordPress admin section, there are more than 140,000 records in the "Completed Tasks" section.

    My questions are:

    Is there a way to prevent the database from overgrowing in this way?
    Should I delete the existing tables? Or do I need to empty the wp_actionscheduler_logs table?
    Thank you.
     
    draligus, Dec 31, 2023 IP
  2. draligus

    draligus Well-Known Member

    Messages:
    389
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #2
    I can not delete them all!
     
    draligus, Jan 27, 2024 IP