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

Tatsuo Ishii ishii at sraoss.co.jp
Fri Aug 7 09:46:20 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_0_STABLE

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

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



More information about the pgpool-committers mailing list