* Fri Apr 07 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 2.26.0
* Add new action "pgbouncer_maxwait".
* For the bloat check, add option to populate all known databases,
as well as includsion and exclusion regexes.
* Add Partman premake check.
* Add --role flag to explicitly set the role of the user after
connecting.
* Fix check_replication_slots on recently promoted servers.
* Allow the check_disk_space action to handle relative
log_directory paths.
* Fix MINPAGES and MINIPAGES in the "check_bloat" action.
* Replace 'which' with 'command -v'.
* Fix check_replication_slots on recently promoted servers.
* Fix undefined variable warning.
* In the tests, force log_destination to stderr.
* Add to docs how to exclude all items in the 'pg_temp_nnn'
per-session temporary schemas.
* Various improvements to the tests.
Version: 2.25.0-bp152.1.7
* Tue Feb 04 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 2.25.0
* Allow same_schema objects to be included or excluded with
- -object and --skipobject
* Fix to allow mixing service names and other connection
parameters for same_schema
* Thu Mar 28 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 2.24.0
* Support new_version_pg for PG10
* Option to skip CYCLE sequences in action sequence
* Output per-database perfdata for pgbouncer pool checks
* German message translations
* Consider only client backends in query_time and friends
- Use github Source URL
* Wed Mar 21 2018 lars@linux-schulserver.de
- Update to 2.23.0:
+ added support for PostgreSQL 10
+ Change table_size to use pg_table_size() on 9.0+
+ Connection errors are now always critical, not unknown
+ New action replication_slots checking if logical or physical
replication slots have accumulated too much data
+ Multiple same_schema improvements
+ Add Spanish message translations
+ Allow a wrapper function to run wal_files and archive_ready
actions as non-superuser
+ Add some defensive casting to the bloat query
+ Invoke psql with option -X
+ check_txn_idle: Don't fail when query contains 'disabled' word
+ check_txn_idle: Use state_change instead of query_start.
+ check_hot_standby_delay: Correct extra space in perfdata
+ Remove \r from psql output as it can confuse some regexes
+ Sort failed jobs in check_pgagent_jobs for stable output
- run spec cleaner
- use %%license for newer distributions
* Sat Mar 18 2017 aj@ajaissle.de
- Update to 2.22.0
* Sat Mar 18 2017 aj@ajaissle.de
- BuildRequire perl-macros to fix SLE_11_SP4 build
* Wed Jul 30 2014 lars@linux-schulserver.de
- rename subpackage to monitoring-plugins-postgres
* Tue Oct 29 2013 lars@linux-schulserver.de
- update to 2.21.0
- remove perl-macros dependency
- add check_postgres.pl man page (and script to generate it
from source)
* Fri Aug 09 2013 darin@darins.net
- update to 2.20.1
- removed perl-marcro from .spec
* Thu Jul 12 2012 darin@darins.net
- added a sample nagios/check_mk command definition file
* Tue Jul 10 2012 darin@darins.net
- update to version 2.19.0
- cleaned up .spec
- fixed License
* Mon Feb 21 2011 lars@linux-schulserver.de
- initial version 2.16.0
- disabled make test as this breaks the build currently
- create a special nagios package containing just the symlinks