Class: Gitlab::Database::PostgresIndexBloatEstimate

Inherits:
SharedModel
  • Object
show all
Defined in:
lib/gitlab/database/postgres_index_bloat_estimate.rb

Overview

Use this model with care: Retrieving bloat statistics for all indexes can be expensive in a large database.

Best used on a per-index basis.

Method Summary

Methods inherited from SharedModel

connection, #connection_db_config, connection_pool, using_connection