Skip to content

ver 2.2 released

Compare
Choose a tag to compare
@pengbo0328 pengbo0328 released this 31 Oct 04:30
· 9 commits to master since this release
  • 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