Releases: pg-monz/pg_monz
Releases · pg-monz/pg_monz
ver 2.2.1 released
- Update template version of "Template App PostgreSQL".
- Remove "bc" command requirement because it is no longer needed.
- Use "SELECT current_setting('server_version_num')" to get PostgreSQL version number.
- Fix errors in "pg.stat_table" item when table name is like "table".
- Add -X to ignore .psqlrc config
ver 2.2 released
- PostgreSQL 11 is now supported
- Change item key of the following items in "Template App PostgreSQL SR" to support the change of process name in PostgreSQL 11
- Number of wal sender process
- Number of wal receiver process
- Change item key of the following items in "Template App PostgreSQL SR" to support the change of process name in PostgreSQL 11
- Pgpool-II 4.0 is now supported
- Fix following scripts to support the change of "show pool_nodes" command in Pgpool-II 4.0
- pgpool_backend_status.sh
- find_pgpool_backend_ip.sh
- Add following new itemprorotypes to "Template App pgpool-II-36" for Pgpool-II 4.0
- [{#BACKEND}] Backend last status change
- Fix following scripts to support the change of "show pool_nodes" command in Pgpool-II 4.0
- Fix following scripts to allow to use PostgreSQL alpha/beta/rc version
- pgsql_server_funcs.sh
- pgsql_sr_server_funcs.sh
ver 2.1 released
- PostgreSQL 9.6 and 10 are now supported
- Fix following scripts
- pgsql_server_funcs.sh
- pgsql_sr_server_funcs.sh
- Add following new itemprorotypes to "Template App PostgreSQL SR" for PostgreSQL 10
- [{#SRCLIENT}] write_lag
- [{#SRCLIENT}] flush_lag
- [{#SRCLIENT}] replay_lag
- Add following new graphprototype to "Template App PostgreSQL SR" for PostgreSQL 10
- [{#SRCLIENT}] streaming replication lag (seconds)
- Fix following scripts
- Pgpool-II 3.6 and 3.7 are now supported
- Fix pgpool_backend_status.sh
- Add new template for Pgpool-II 3.6 or later, "Template App pgpool-II-36"
ver 2.0.1 released
- Fix variable names in the following scripts
- pgpool_simple.sh
- pgsql_simple.sh
- pgsql_primary.sh
- pgsql_standby.sh
- Fix the calculating formula of the index hit ratio
- Fix typos in the templates
- Fix typos in the documents
- Update copyright year
ver 2.0 released
This is a major version up and has many improvements.
Please see README[-en].md for details.
ver 1.0.1 released
ver 1.0 released
Updated about copyright.