[pgpool-committers: 5701] pgpool: Deal with PostgreSQL 12.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Apr 30 15:34:45 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=23fb4c1250f0464a867f2ac69006d74f134213e3
Modified Files
--------------
src/test/pgpool_setup | 47 ++++++++++++++++++++++++++++++++++++-----------
1 file changed, 36 insertions(+), 11 deletions(-)
More information about the pgpool-committers
mailing list