Is it possible to add a check for unused indexes?
Josh Berkus had a nice blog post about that in:
http://www.databasesoup.com/2014/05/new-finding-unused-indexes-query.html
Probably also a check for sequencial scans on a table since last execution of check.
Is it possible to add a check for unused indexes?
Josh Berkus had a nice blog post about that in:
http://www.databasesoup.com/2014/05/new-finding-unused-indexes-query.html
Probably also a check for sequencial scans on a table since last execution of check.