{{template "header.tpl" .}} {{template "server/navbar.tpl" .}} {{template "server/sidebar.tpl" .}}

{{if .IsMV}}Materialized View{{else}}Table{{end}} {{.Table}}

Index ((schema_name)).((name))
Table ((table_name))
Index Type ((amname))
Tablespace ((tablespace_name))
Cache Hits
((chpct))
((chpct))% hits
Scans ((idx_scan))
Rows Read per Scan ((rrpscan))
Rows Fetched per Scan ((rfpscan))
Size ((hsize))
Bloat
((hbloat))
((bpct))% bloat
{{template "server/delete-modal.tpl" .}} {{template "server/sharing-modal.tpl" .}} {{template "footer-pre.tpl" .}} {{template "footer-post.tpl" .}}