Add watchdog test.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 23 Jul 2013 04:36:37 +0000 (13:36 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 23 Jul 2013 04:36:37 +0000 (13:36 +0900)
commit459da379db237f70e53f4681fbe7534c6eea699f
tree43b724735f6415daf2e3d24d0b0a2afad6d1f2d4
parent9ddf1de712d5867bd185a8bf2ab8b0ef2dd6711f
Add watchdog test.

Currently the test is minimum. It just checks standby->master
escalation.
test/regression/tests/004.watchdog/master.conf [new file with mode: 0644]
test/regression/tests/004.watchdog/standby.conf [new file with mode: 0644]
test/regression/tests/004.watchdog/test.sh [new file with mode: 0755]