gitlab-org--gitlab-foss/lib/gitlab/database
Stan Hu e38938b332 Fix Error 500 viewing admin page due to statement timeouts
Uses PostgreSQL tuple estimates to provide a much faster yet approximate
count. See https://wiki.postgresql.org/wiki/Slow_Counting for more details.
We only use this fast method if the table has been analyzed or vacuumed
within the last hour.

Closes #46255
2018-05-16 08:27:48 -07:00
..
rename_reserved_paths_migration
arel_methods.rb
count.rb Fix Error 500 viewing admin page due to statement timeouts 2018-05-16 08:27:48 -07:00
date_time.rb
grant.rb
median.rb
migration_helpers.rb
multi_threaded_migration.rb
read_only_relation.rb
sha_attribute.rb