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

Tatsuo Ishii ishii at sraoss.co.jp
Tue Apr 30 15:34:36 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_7_STABLE

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

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



More information about the pgpool-committers mailing list