-
Suggestion
-
Resolution: Fixed
-
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.
- duplicates
-
KRAK-1232 Loading...