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