Skip to content

Releases: pg-monz/pg_monz

ver 2.2.1 released

31 Oct 11:54
Compare
Choose a tag to compare
  • 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

31 Oct 04:30
Compare
Choose a tag to compare
  • 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
  • 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 allow to use PostgreSQL alpha/beta/rc version
    • pgsql_server_funcs.sh
    • pgsql_sr_server_funcs.sh

ver 2.1 released

30 Mar 09:38
Compare
Choose a tag to compare
  • 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)
  • 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

21 Apr 06:21
Compare
Choose a tag to compare
  • 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

31 Mar 04:13
Compare
Choose a tag to compare

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

01 Nov 09:13
Compare
Choose a tag to compare
Updated about copyright.