pg_stat_monitor/regression
Diego Fronza 57839c7664 PG-295: Fix top_query regression test.
The issue is that between changing GUC "track" from track='top' to
track='all' the queries are executing using previous state of
track='top', to fix that we sleep 1 second after calling
pg_reload_conf() to ensure that queries will run with new settings.
2021-12-30 09:49:32 -03:00
..
expected PG-295: Fix top_query regression test. 2021-12-30 09:49:32 -03:00
sql PG-295: Fix top_query regression test. 2021-12-30 09:49:32 -03:00