[pgpool-committers: 6977] pgpool: Fix pgpool_setup so that native replication mode and SI mode wo

Tatsuo Ishii ishii at sraoss.co.jp
Sat Aug 15 18:23:29 JST 2020


Fix pgpool_setup so that native replication mode and SI mode works with PostgreSQL 12.

In these mode, it created recovery.conf which is not allowed in
PostgreSQL 12.

Branch
------
V3_6_STABLE

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

Modified Files
--------------
src/test/pgpool_setup | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list