[pgpool-committers: 7994] pgpool: Fix the incorrect display of load	balancing node in raw mode.
    Bo Peng 
    pengbo at sraoss.co.jp
       
    Wed Aug 18 17:04:45 JST 2021
    
    
  
Fix the incorrect display of load balancing node in raw mode.
In raw mode, Pgpool-II sends all queies to main node.
This is harmless, but it may confuse users.
Branch
------
V4_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3a32b3b678a13cc63ecc7e82593c4bc0b9b863b4
Modified Files
--------------
src/context/pool_session_context.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
    
    
More information about the pgpool-committers
mailing list