[pgpool-committers: 4308] pgpool: Add debug aid to disable postmaster shutdown detection.

Tatsuo Ishii ishii at postgresql.org
Tue Oct 10 16:20:10 JST 2017


Add debug aid to disable postmaster shutdown detection.

By turning on DISABLE_POSTMASTER_DOWN in
detect_postmaster_down_error(), Pgpool-II will not detect postmaster
shutdown event.

Branch
------
master

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

Modified Files
--------------
src/protocol/pool_process_query.c | 6 ++++++
1 file changed, 6 insertions(+)



More information about the pgpool-committers mailing list