{% autoescape None %} {% extends ../../../templates/base.html %} {% block title %}[{{instance.hostname}}:{{instance.pg_port}}] - Maintenance{% end %} {% block content %} {% include breadcrumb.html %}
Tables
|
Indexes
|
Toast
|
||||
---|---|---|---|---|---|---|
{{! schema.name }} | {{! schema.total_size }} | {{! schema.n_tables }} {{! schema.tables_size }} Bloat: {{! schema.tables_bloat_ratio.toFixed(1)}}% | No table | {{! schema.n_indexes }} {{! schema.indexes_size }} Bloat: {{! schema.indexes_bloat_ratio.toFixed(1)}}% | No index | {{! schema.toast_size }} |
|