[pgpool-committers: 6510] pgpool: Fix oversight to adopt PostgreSQL 12.

Tatsuo Ishii ishii at sraoss.co.jp
Sat Feb 8 19:48:36 JST 2020


Fix oversight to adopt PostgreSQL 12.

From PostgreSQL 12 WAL dir is renamed to "pg_wal". pgpool_setup should
have dealt with this.

Branch
------
V3_7_STABLE

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

Modified Files
--------------
src/test/pgpool_setup | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list