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. |
||
|---|---|---|
| .. | ||
| application_name.sql | ||
| basic.sql | ||
| cmd_type.sql | ||
| counters.sql | ||
| database.sql | ||
| error.sql | ||
| guc.sql | ||
| histogram.sql | ||
| relations.sql | ||
| rows.sql | ||
| state.sql | ||
| tags.sql | ||
| top_query.sql | ||
| user.sql | ||
| version.sql | ||