[pgpool-committers: 4644] pgpool: Add new regression test for node 0 is down.

Tatsuo Ishii ishii at postgresql.org
Mon Apr 9 15:24:58 JST 2018


Add new regression test for node 0 is down.

test case 1: node 0 is already down before pgpool starts.
test case 2: node 0 goes down after pgpool starts.
test case 3: node 0 goes down and DISALLOW_TO_FAILOVER flag is set after pgpool starts.

Branch
------
V3_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1fb300864fafb6af3a91bdf0f9f06037c5fc95c3

Modified Files
--------------
.../regression/tests/017.node_0_is_down/test.sh    | 141 +++++++++++++++++++++
1 file changed, 141 insertions(+)



More information about the pgpool-committers mailing list