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 11mamonsu (3.1.0-1) stable; urgency=low
22 * fixed unknown options check in mamonsu tools;
33 * fixed item units with Speed Per Second delta;
4+ * fixed Walreceiver Lag items name generation;
45 * fixed item Total Replication Lag delta evaluation;
56 * 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 ;
89 * refactoring;
910
1011mamonsu (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
7070/sbin/chkconfig --del mamonsu
7171
7272%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
7474 - fixed unknown options check in mamonsu tools;
7575 - fixed item units with Speed Per Second delta;
76+ - fixed Walreceiver Lag items name generation;
7677 - fixed item Total Replication Lag delta evaluation;
7778 - 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 ;
8081 - refactoring;
8182
8283* 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