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

Tatsuo Ishii ishii at sraoss.co.jp
Wed Jun 23 14:27:43 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_1_STABLE

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

Modified Files
--------------
src/test/pgpool_setup.in | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list