execution_profileGet the timings generated during query execution.
list_databasesLists databases this session has access to.
list_functionsLists all functions in the database with their types and metadata.
list_schemasLists all schemas this session has access to.
list_tablesLists all tables this session has access to.
list_viewsLists all views this session has access to.
optimizer_profileGet the timings generated for each optimizer rule.
planning_profileGet the timings generated during query planning.
query_infoGet information about executed queries.