[pgpool-committers: 6773] pgpool: Fix incorrect execution of failover process
Takuma Hoshiai
hoshiai at sraoss.co.jp
Tue Jun 2 17:36:59 JST 2020
Fix incorrect execution of failover process
This problem happen by executing pg_terminate_backend command with native replication.
In addition, add regression test for pg_terminate_backend command.
Branch
------
V4_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=936c7e4fc4a20871cdd351f75acce2c1f2a03018
Modified Files
--------------
src/protocol/pool_process_query.c | 13 ++++-
.../tests/073.pg_terminate_backend/test.sh | 60 ++++++++++++++++++++++
2 files changed, 71 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list