mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
This is the initial framework for locally maintaining hash entries so that we can insert the data in one go in the hash table being maintained in the shared memory. Pending issues: This causes the regression to fail (and crash) from the counters test case The top query test case is failing, pgsm_store function is not saving all the data at the moment, especially the buffers, JIT and WAL information. The total time needs to be stored separately for planning and execution.
1.3 KiB
1.3 KiB