We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97565f8 commit e6978c2Copy full SHA for e6978c2
sql/i1_rare_indexes.sql
@@ -85,6 +85,7 @@ SELECT
85
index_scan_pct,
86
scans_per_write,
87
index_size,
88
+ table_size,
89
idx_scan,
90
all_scans,
91
index_bytes,
0 commit comments