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 [Rails5] Fix Arel::UpdateManager 2018-04-29 12:54:58 +11:00
arel_methods.rb [Rails5] Fix Arel::UpdateManager 2018-04-29 12:54:58 +11:00
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 [Rails5] Fix Arel::UpdateManager 2018-04-29 12:54:58 +11:00
multi_threaded_migration.rb
read_only_relation.rb
sha_attribute.rb