File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
mamonsu (3.1.0-1) stable; urgency=low
2
2
* fixed unknown options check in mamonsu tools;
3
3
* fixed item units with Speed Per Second delta;
4
+ * fixed Walreceiver Lag items name generation;
4
5
* fixed item Total Replication Lag delta evaluation;
5
6
* fixed slave replication lag evaluation;
6
- * fixed Walreceiver Lag items name generation ;
7
- * set 'dbname' bootstrap parameter required ;
7
+ * set 'dbname' bootstrap parameter required, added default value from config file ;
8
+ * fixed extension functions calling without special mamonsu user and schema ;
8
9
* refactoring;
9
10
10
11
mamonsu (3.0.2-1) stable; urgency=low
Original file line number Diff line number Diff line change @@ -70,13 +70,14 @@ chown mamonsu.mamonsu /var/log/mamonsu
70
70
/sbin/chkconfig --del mamonsu
71
71
72
72
%changelog
73
- * Mon Oct 18 2021 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.1.0-1
73
+ * Tue Oct 19 2021 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.1.0-1
74
74
- fixed unknown options check in mamonsu tools;
75
75
- fixed item units with Speed Per Second delta;
76
+ - fixed Walreceiver Lag items name generation;
76
77
- fixed item Total Replication Lag delta evaluation;
77
78
- fixed slave replication lag evaluation;
78
- - fixed Walreceiver Lag items name generation ;
79
- - set 'dbname' bootstrap parameter required ;
79
+ - set 'dbname' bootstrap parameter required, added default value from config file ;
80
+ - fixed extension functions calling without special mamonsu user and schema ;
80
81
- refactoring;
81
82
82
83
* Mon Oct 11 2021 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.0.2-1
You can’t perform that action at this time.
0 commit comments