Skip to main content

Database Settings

Updated this week

Over time, WordPress databases collect unnecessary data like post revisions, spam comments, and expired transients. FlyingPress includes a built-in database optimizer to help you clean and maintain your database automatically.

Automatic cleaning

Enable Auto Clean Database to schedule regular cleanups. You can choose to run it:

  • Daily

  • Weekly

  • Monthly

This helps maintain long-term performance without manual effort.

Post cleanup

  • Delete post revisions
    Removes old versions of posts that are no longer needed.

  • Delete post auto drafts
    Cleans up auto-saved drafts that were never published.

  • Delete trashed posts
    Permanently deletes posts in the trash to free up space.

Comment cleanup

  • Delete spam comments
    Clears comments marked as spam from your database.

  • Delete trashed comments
    Permanently removes trashed comments to reduce clutter.

Table optimization

  • Delete expired transients
    Removes temporary cached data that is no longer valid.

  • Optimize database tables
    Reorganizes database tables to reduce fragmentation and improve query performance.

Did this answer your question?