HomeFreeBSD

databases/pgpool-II-40: Upgrade from 4.0.6 to 4.0.8

Description

databases/pgpool-II-40: Upgrade from 4.0.6 to 4.0.8

Changelog for 4.0.7:

Bug fixes

Fix incorrect query rewrite in replication mode. (Bo Peng)

Fix that health check timeout does work in certain case. (Tatsuo Ishii)

Discussion: [pgpool-hackers: 3458], [pgpool-hackers: 3459]

Doc: add failover_command description when all standby nodes are down. (Takuma Hoshiai)

Doc: add note not to assign PostgreSQL servers to trusted_servers. (Tatsuo Ishii)

Fix for miscellaneous watchdog issues. (Muhammad Usama)

Fix assorted ancient v2 protocol bugs. (Tatsuo Ishii)

Fix problem that syslog_facility doesn't change by reload. (bug 548) (Takuma Hoshiai)

Fix Pgpool-II shutdown failed in certain case. (Tatsuo Ishii)

Allow the lost standby node to rejoin the master watchdog node when it gets rediscovered by the lifecheck. (bug 545) (Muhammad Usama)

Overhaul health check debug facility. (Tatsuo Ishii)

Fix segfault when executing an erroneous query after DEALLOCATE a named statement. (bug 546) (Tatsuo Ishii)

Doc: clarify that certificate authentication works between only client and Pgpool-II. (Tatsuo Ishii)

Doc: update configuration Examples "Pgpool-II + Watchdog Setup Example". (Bo Peng)

Doc: mention that VIP will not be brougt up if quorum does not exist. (Tatsuo Ishii)

Fix pgpool_setup to deal with PostgreSQL 9.1. (Tatsuo Ishii)

Fix for password authentication does not work when the password for the connecting user is not found in the pool_passwd file. (bug 534) (Muhammad Usama)

Add "-I" option to arping_cmd command default setting. (Bo Peng)

Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-4-0-7.html

Changelog for 4.0.8:

Changes

Disallowing the quorum aware failover option for the native replication mode. (Muhammad Usama)

Check if socket file exists at startup and remove them if PID file doesn't exist to avoid bind() failire. (Bo Peng)

Bug fixes

Fix incorrect query rewriting in native replication mode. (bug 551) (Bo Peng)

Doc: Update documentation and fix documentation typos. (Takuma Hoshiai, Tatsuo Ishii, Bo Peng)

Fix child process segfault after reload if health_check_database is empty. (bug 571) (Bo Peng)

Fix pgpool_setup to support PostgreSQL 12. (Tatsuo Ishii)

Doc: Change the sample follow_master_command script %M %H paramater's order. (Bo Peng)

Fix occasional regression test failure. (Tatsuo Ishii)

Fix replication delay worker segfault when application_name in primary_conninfo is an empty string. (bug 565) (Tatsuo Ishii)

Fix PGPOOL SHOW command doesn't display ALWAYS_MASTER, when backend_flag = 'ALWAYS_MASTER'. (Takuma Hoshiai)

Fix the bug with ignored syslog setting. (Bo Peng)

Changelog taken from: https://www.pgpool.net/docs/latest/en/html/release-4-0-8.html

Details

Provenance
tzAuthored on
Parents
rP528504: databases/pgpool-II-37: Upgrade from 3.7.11 to 3.7.13
Branches
Unknown
Tags
Unknown