summaryrefslogtreecommitdiff
path: root/scripts/create_postgres_user.sh
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2018-03-02 09:29:12 +0100
committerAndreas Brandl <abrandl@gitlab.com>2018-03-02 09:35:21 +0100
commit82a32e2763db3196421412a537e9fd344b12c831 (patch)
treeb041575fb982deb3870cbfa4c440039191f224e7 /scripts/create_postgres_user.sh
parent82ec8eafab2aa66eaf6fe7c9bc6a25bfbb291596 (diff)
downloadgitlab-ce-82a32e2763db3196421412a537e9fd344b12c831.tar.gz
Apply query changes to snippets only.
This applies the changes introduced in `Project.public_or_visible_to_user` to the snippets finder only. We know that for `SnippetsFinder`, this change improves SQL timing from 5/23/25s to 0.7/2/4s (mean/p95/p99). At the same time, the scope was too broad, (negatively) affecting SQL timings in various other places: https://gitlab.com/gitlab-com/infrastructure/issues/3772 With this commit, the snippets dashboard stays usuable as we generally don't run into statement timeouts. In contrast to the earlier change in !17088, the scope of the change is limited to `SnippetsFinder` only, thus not affecting other places.
Diffstat (limited to 'scripts/create_postgres_user.sh')
0 files changed, 0 insertions, 0 deletions