[pgpool-committers: 6976] 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:24 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_5_STABLE

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

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



More information about the pgpool-committers mailing list