diff options
author | zeripath <art27@cantab.net> | 2022-09-03 17:27:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-03 17:27:59 +0100 |
commit | 58a80ba69c73715dfc527ec1ee327f7c6ad4c1d6 (patch) | |
tree | a023551f401ba544e77b6964926b69a9cf753750 /docs | |
parent | 5bc73ca666588ac26cc7cea219866b79c5263527 (diff) | |
download | gitea-58a80ba69c73715dfc527ec1ee327f7c6ad4c1d6.tar.gz gitea-58a80ba69c73715dfc527ec1ee327f7c6ad4c1d6.zip |
Add another index for Action table on postgres (#21033)
In #21031 we have discovered that on very big tables postgres will use a
search involving the sort term in preference to the restrictive index.
Therefore we add another index for postgres and update the original migration.
Fix #21031
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions