diff options
Diffstat (limited to 'changelog.d/14409.bugfix')
-rw-r--r-- | changelog.d/14409.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14409.bugfix b/changelog.d/14409.bugfix new file mode 100644 index 0000000000..f720700653 --- /dev/null +++ b/changelog.d/14409.bugfix @@ -0,0 +1 @@ +Fix PostgreSQL sometimes using table scans for queries against the `event_search` table, taking a long time and a large amount of IO. |