Tables I/O stats on postgres database tables
Number of disk blocks read from table or all indexes on this table versus number of buffer hits at end of the audit period.
Schema.Table | Table blocks read | Table blocks hit | Index blocks read | Index blocks hit |
---|---|---|---|---|
public.test | 0 | 0 | 0 | 0 |