We are concerned with finished queries in pg_stat_monitor, so state and state_code columns were removed from the pg_stat_monitor_view as we only list finished queries on it. Removed state regression as it is not necessary anymore. Also, this allowed us to remove the call to pgss_store on ExecutorStart, which just updated query state to EXEC, thus saving some CPU. |
||
---|---|---|
.. | ||
application_name.sql | ||
basic.sql | ||
cmd_type.sql | ||
counters.sql | ||
database.sql | ||
error.sql | ||
guc.sql | ||
histogram.sql | ||
relations.sql | ||
rows.sql | ||
tags.sql | ||
top_query.sql | ||
user.sql | ||
version.sql |