mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
PG-1907 Add columns to track parallel worker activity
These are the same counters as were intorduced in pg_stat_statements in commit cf54a2c.
This commit is contained in:
committed by
Artem Gavrilov
parent
9496937c9f
commit
bd0546b7c9
@@ -41,6 +41,7 @@ tests += {
|
||||
'guc',
|
||||
'histogram',
|
||||
'level_tracking'
|
||||
'parallel',
|
||||
'pgsqm_query_id',
|
||||
'relations',
|
||||
'rows',
|
||||
|
||||
Reference in New Issue
Block a user