Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix thread BG update to not seq scan event_json #11192

Merged
merged 2 commits into from
Oct 27, 2021

Commits on Oct 27, 2021

  1. Fix thread BG update to not seq scan event_json

    For some reason the query optimiser decided to seq scan both tables,
    rather than index scanning `event_json`.
    erikjohnston committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    6bdde42 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5eaf65d View commit details
    Browse the repository at this point in the history