pg_stat_monitor/regression/sql
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
..
application_name.sql PG-186: Add support to monitor query execution plan. 2021-03-12 18:55:12 +00:00
basic.sql PG-186: Add support to monitor query execution plan. 2021-03-17 18:56:39 +05:00
cmd_type.sql PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
counters.sql PG-186: Add support to monitor query execution plan. 2021-03-17 18:56:39 +05:00
database.sql PG-186: Add support to monitor query execution plan. 2021-03-12 18:55:12 +00:00
error.sql PG-221: Use alternate of GetUserID function in error hook. 2021-08-31 14:55:53 +00:00
guc.sql PG-183. Move tests to separate directory 2021-02-20 23:17:34 +03:00
histogram.sql PG-186: Add support to monitor query execution plan. 2021-03-12 18:55:12 +00:00
relations.sql DISTPG-271: Fix the failing 'relations' testcase 2021-08-02 19:37:14 +05:00
rows.sql PG-293: Update regression tests. 2021-12-30 09:49:30 -03:00
state.sql PG-188: Added a new column to monitor the query state. 2021-03-21 00:17:17 +05:00
tags.sql PG-293: Update regression tests (extract_comments). 2021-12-30 09:49:32 -03:00
top_query.sql PG-295: Fix top_query regression test. 2021-12-30 09:49:32 -03:00
user.sql PG-186: Add support to monitor query execution plan. 2021-03-12 19:09:28 +00:00
version.sql PG-186: Add support to monitor query execution plan. 2021-03-12 18:55:12 +00:00