pg stat statements extension

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf PostgreSQL extension
gptkbp:availableOn gptkb:PostgreSQL_9.2_and_later
gptkbp:can_be_reset_by pg_stat_statements_reset()
gptkbp:documentation https://www.postgresql.org/docs/current/pgstatstatements.html
https://www.w3.org/2000/01/rdf-schema#label pg stat statements extension
gptkbp:is_loaded_by shared_preload_libraries
gptkbp:provides query performance statistics
gptkbp:provides_view pg_stat_statements
gptkbp:requires superuser privileges to install
gptkbp:tracks execution statistics of SQL statements
execution time
local block reads
local block writes
number of calls
planning time
rows returned
shared block reads
shared block writes
temp block reads
temp block writes
total time spent
gptkbp:bfsParent gptkb:PostgreSQL
gptkbp:bfsLayer 5