[pgpool-committers: 6911] pgpool: Fix oversight in previous commit for pgpool_setup.

Tatsuo Ishii ishii at sraoss.co.jp
Fri Aug 7 09:46:25 JST 2020


Fix oversight in previous commit for pgpool_setup.

Commit:
https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=de133ec848850dac516d805bfbc18873e1a53543

left standby.signal in the recovery target node in case when pg_rewind
is used.  As a result, the standby node became primary after
restart.

Branch
------
V4_1_STABLE

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

Modified Files
--------------
src/test/pgpool_setup | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)



More information about the pgpool-committers mailing list