[pgpool-committers: 7859] pgpool: Fix pgpool_setup to generate portable follow_primary.sh.

Tatsuo Ishii ishii at sraoss.co.jp
Wed Jun 23 14:27:48 JST 2021


Fix pgpool_setup to generate portable follow_primary.sh.

The script did not provide necessary information to execute pcp
commands: pcp port, PCPPASSFILE and path to pcp commands.

Also fix the failover.sh generation. Currently there's no user to use
the information but to avoid possible confusion in the future, the
information is also added.

These should fix the regression test failure of 034.promote_node.

Branch
------
V4_2_STABLE

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

Modified Files
--------------
src/test/pgpool_setup.in | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list