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

Tatsuo Ishii ishii at sraoss.co.jp
Mon Jun 21 10:14:07 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
------
master

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

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



More information about the pgpool-committers mailing list