vw_pg_stat_statements


Columns

Column Type Size Nulls Auto Default Children Parents Comments
queryid int8 19 null
query varchar 100 null
calls int8 19 null
total_time float8 17,17 null
min_time float8 17,17 null
max_time float8 17,17 null
mean_time float8 17,17 null
stddev_time float8 17,17 null
rows int8 19 null
shared_blks_hit int8 19 null
shared_blks_read int8 19 null
shared_blks_dirtied int8 19 null
shared_blks_written int8 19 null
local_blks_hit int8 19 null
temp_blks_read int8 19 null
temp_blks_written int8 19 null
blk_read_time float8 17,17 null
blk_write_time float8 17,17 null

Relationships

View Definition


Possibly Referenced Tables/Views