Index Usage

<% @index_usage.each do |query| %> <% end %>
Table % of Time Index Used Rows
<%= query["table"] %> <% if query["schema"] != "public" %> <%= query["schema"] %> <% end %> <%= query["percent_of_times_index_used"] %> <%= number_with_delimiter(query["rows_in_table"]) %>