[pgpool-committers: 5957] pgpool: Add new arguments in pgpool_recovery function and failover_comm
Bo Peng
pengbo at sraoss.co.jp
Thu Aug 8 09:36:12 JST 2019
Add new arguments in pgpool_recovery function and failover_command/failback_command/follow_master_command.
Now able to use "recovery node port number" in pgpool_recovery function.
Also the following options is added in failover_command/failback_command/follow_master_command.
- %N = old primary node hostname
- %S = old primary node port number
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=25a4237c9bc8db33f6710df8e43b285f36751038
Modified Files
--------------
.../pgpool-recovery/pgpool_recovery--1.2--1.3.sql | 9 ++++
src/sql/pgpool-recovery/pgpool_recovery--1.3.sql | 51 ++++++++++++++++++++++
2 files changed, 60 insertions(+)
More information about the pgpool-committers
mailing list