mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 22:16:20 +00:00
Issue (#29) - Fix regression test, broken by latest fixes.
This commit is contained in:
@@ -79,7 +79,7 @@ CREATE VIEW pg_stat_monitor AS SELECT
|
||||
max_time,
|
||||
mean_time,
|
||||
stddev_time,
|
||||
rows int8,
|
||||
rows,
|
||||
shared_blks_hit,
|
||||
shared_blks_read,
|
||||
shared_blks_dirtied,
|
||||
|
||||
Reference in New Issue
Block a user