Fix that DB cluster path was not correct in watchdog_setup installation.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 4 Feb 2021 02:28:57 +0000 (11:28 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 4 Feb 2021 02:34:34 +0000 (11:34 +0900)
commite2eb019b5865724e3102c5301ad8161a5d536be2
treeefa8a247e6fd0d75481da969dcf43112a4956529
parent6f57cc5978ab9042f5cf2e7f7490e84bd7c8a2f1
Fix that DB cluster path was not correct in watchdog_setup installation.

In the watchdog_setup installation generated path to DB clusters did
not correctly point to pgpool0/data0 etc. Correct them by using sed
command.
src/test/watchdog_setup.in