mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +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
6
regression/expected/parallel.out
Normal file
6
regression/expected/parallel.out
Normal file
@@ -0,0 +1,6 @@
|
||||
--
|
||||
-- Tests for parallel statistics
|
||||
--
|
||||
SELECT setting::integer < 180000 AS skip_test FROM pg_settings where name = 'server_version_num' \gset
|
||||
\if :skip_test
|
||||
\quit
|
||||
Reference in New Issue
Block a user