[pgpool-committers: 9730] pgpool: Remove restore_command from sample scripts.

Bo Peng pengbo at sraoss.co.jp
Tue Feb 27 10:05:51 JST 2024


Remove restore_command from sample scripts.

Restore_command is not required because replication slot is enabled.
It causes occasional failover failure.

Branch
------
V4_1_STABLE

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

Modified Files
--------------
src/sample/scripts/follow_master.sh.sample   | 2 --
src/sample/scripts/recovery_1st_stage.sample | 1 -
2 files changed, 3 deletions(-)



More information about the pgpool-committers mailing list