Ibrar Ahmed
|
d66a079b1b
|
Issue (#47): Default values of setting are not set properly.
|
2020-09-30 12:49:05 +00:00 |
Ibrar Ahmed
|
935d063f13
|
Issue(30): Code refactoring.
|
2020-09-14 22:26:19 +00:00 |
Ibrar Ahmed
|
a2c87d8398
|
Issue - (#40): Cannot set pgsm_track value with psql client with alter system.
Removed the track option and added a new option pgsm_enable, which require a restart.
PG-122
|
2020-08-06 10:43:27 +00:00 |
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 |