EctoMySQLExtras.IndexSize (Ecto MySQL Extras v0.1.0) View Source

Query the size of each index in the Ecto Repo database.

Data is retrieved from the mysql database and the innodb_index_stats table. This query will only work for databases that use InnoDB engine.

Link to this section Summary

Link to this section Functions