pg_stat_statements


Columns

Column Type Size Nulls Auto Default Children Parents Comments
userid oid 10 null
dbid oid 10 null
queryid int8 19 null
query text 2147483647 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
local_blks_read int8 19 null
local_blks_dirtied int8 19 null
local_blks_written 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

Table contained 0 rows

View Definition


Possibly Referenced Tables/Views