[pgpool-committers: 5692] pgpool: Deal with PostgreSQL 12.

Tatsuo Ishii ishii at sraoss.co.jp
Tue Apr 30 15:34:24 JST 2019


Deal with PostgreSQL 12.

recovery.conf cannot be used anymore. Standby's recovery configuration
is now in postgresql.conf. Also "standby.signal" file is needed in
PostgreSQL database cluster directory to start postmaster as a standby
server.

Branch
------
V3_4_STABLE

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

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



More information about the pgpool-committers mailing list