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

Bo Peng pengbo at sraoss.co.jp
Tue Feb 27 10:01:20 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_2_STABLE

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

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



More information about the pgpool-committers mailing list