summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2019-07-24 17:00:34 +0000
committerNick Thomas <nick@gitlab.com>2019-07-24 17:00:34 +0000
commit259493bb4cbce2ab48b7e9b959430888dc9f9d8b (patch)
tree7af4fe63145be0f15f6b14f8ba6d5949331fa39c /changelogs
parent25698fda236d3ab2c5327d3acd1f9fde6f2b5e04 (diff)
downloadgitlab-ce-259493bb4cbce2ab48b7e9b959430888dc9f9d8b.tar.gz
Enable tablesample count strategy by default
https://gitlab.com/gitlab-org/gitlab-ce/issues/58792
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ab-count-strategies.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ab-count-strategies.yml b/changelogs/unreleased/ab-count-strategies.yml
new file mode 100644
index 00000000000..bd95ff45d6f
--- /dev/null
+++ b/changelogs/unreleased/ab-count-strategies.yml
@@ -0,0 +1,5 @@
+---
+title: Use tablesample approximate counting by default.
+merge_request: 31048
+author:
+type: performance