[pgpool-committers: 6980] 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:43 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
------
V4_1_STABLE

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

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



More information about the pgpool-committers mailing list