Technologies/PostgreSQL/heap_blks_read
PostgreSQLPostgreSQLMetric

heap_blks_read

Heap blocks read
Dimensions:None
Available on:DatadogDatadog (1)Native (1)PrometheusPrometheus (1)
Interface Metrics (3)
DatadogDatadog
Enabled with `relations`. The number of disk blocks read from this table. This metric is tagged with db, schema, table.
Dimensions:None
Native
Number of disk blocks read from table
Dimensions:None
PrometheusPrometheus
Number of disk blocks read from this table
Dimensions:None

Technical Annotations (3)

Configuration Parameters (1)
shared_buffers
PostgreSQL memory cache size - increase if cache hit ratio is low
Technical References (2)
Django Debug Toolbarcomponentcache panelcomponent
Related Insights (1)
Low cache hit ratio indicates ineffective cache configurationinfo