• Resolved astreck2

    (@astreck2)


    Hi,

    I noticed in my database that there is a table from the Wordfence plugin that’s 30MB.

    Table: qqo67rn_wfConfig
    Records: 304
    Data Size: 2.38MB
    Index Size: 0 bytes
    Type: InnoDB
    Overhead: 30.00 MB

    Is there anyway I can clean this up? If you need any other details please let me know.

    Thanks,
    Ashley

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support wfpeter

    (@wfpeter)

    Hi @astreck2, thanks for your question.

    The wfconfig table records and actual data size (~2mb) looks consistent with what I’d expect to see. In terms of the overhead, this is likely temporary disk space that the database uses to run some queries.

    You could try optimizing the table in phpmyadmin or however you usually administer your database to see if it reduces the overhead. This is good to keep an eye on to ensure everything continues to run smoothly and may improve efficiency if maintenance hasn’t been performed for a while.

    Thanks,
    Peter.

    Thread Starter astreck2

    (@astreck2)

    Hi, thanks for your response. I actually went ahead and switched plugins, but I’ll keep this in mind for future projects. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wordfence Database Table’ is closed to new replies.