Commit Graph

5 Commits (355436c4dcb1cfd8db7e65a4bf91f31a8a3424eb)

Author SHA1 Message Date
Ibrar Ahmed 355436c4dc Issue - (#34): PostgreSQL Version 13 support added. 2020-06-23 17:24:21 +00:00
Ibrar Ahmed 5536041539 Issue - (#33): Display all the custom configuration parameters used for pg_stat_monitor.
A new view named (pg_stat_monitor_settings) is added to see all the custom
configuration parameters and its default, min, max, and type.
2020-05-25 11:58:22 +00:00
Ibrar Ahmed 6b5b2e0948 Issue - (#32): Fix the table_name's empty or wrong values issue.
Increase the size of the table_names array to fit all the names of
tables in that array. Accidentally set the very low value for that.
2020-05-01 15:43:42 +00:00
Ibrar Ahmed beca034067 Issue (#30) - Code refactoring. 2020-04-15 09:49:02 +00:00
Ibrar Ahmed fca8cd431a Issue - (#27): PG-106: Support for WaitEvents, similar to pg_stat_activity added. 2020-03-20 05:17:10 +00:00