Cleaning up expired audit log entries can be slow

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 3.2.0
    • Component/s: None
    • None

      When cleaning up expired audit log entries we try to cascade the deletes to child entries, but are missing an index on the foreign key column, which can cause the deletes to be slower than expected. Seen on postgres. This is a background operation, so shouldn't impact normal usage.

              Assignee:
              Lukasz Pater
              Reporter:
              Lukasz Pater
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: