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

Tatsuo Ishii ishii at postgresql.org
Tue Aug 7 21:43:28 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.

Branches
--------
SCRAM_AUTH
master
query_cache

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

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