Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix thread BG update to not seq scan event_json (#11192) | Erik Johnston | 2021-10-27 | 1 | -0/+1 |
For some reason the query optimiser decided to seq scan both tables, rather than index scanning `event_json`. |