[pgpool-committers: 3145] pgpool: Do not restart child process if certain conditions met
Tatsuo Ishii
ishii at postgresql.org
Sun Apr 17 17:50:32 JST 2016
Do not restart child process if certain conditions met
- Streaming replication mode
- request option is REQ_DETAIL_SWITCHOVER
- does not use the load balance node (that means the process does not
issue queries to the load balance node)
- the node is not primary node
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=259cdf99fc195713abdb5eb86a6a85bc81947c77
Modified Files
--------------
src/main/pgpool_main.c | 112 +++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 100 insertions(+), 12 deletions(-)
More information about the pgpool-committers
mailing list