[pgpool-committers: 9726] 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_4_STABLE

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

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