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

Bo Peng pengbo at sraoss.co.jp
Tue Feb 27 10:00:15 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_3_STABLE

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

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