[pgpool-committers: 6912] pgpool: Fix oversight in previous commit for pgpool_setup.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Aug 7 09:46:30 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=cbf00a98f04d9d0235e7cbd5d97ba1ec22cadd9d
Modified Files
--------------
src/test/pgpool_setup | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
More information about the pgpool-committers
mailing list