[pgpool-general: 6554] regarding connection pooling max
    Natus 
    natus at riseup.net
       
    Fri May 10 22:55:58 JST 2019
    
    
  
Hi all 
 
I have some bad software which create hundred of connection with the same 
user. 
 
I tested pgpool to limit those connections and pool them together. 
  
If the software ask for 100 connection, I would like pgpool to deliver
100 connections but actually create 20 connections. 
 
Is that possible ? 
 
Right now, my first tests show pgpool does not opent 100 connection but
is limited by num_init_children 
  
Is pgpool able to help me for this use case ? 
   
thanks 
-- 
                        regards, natus
    
    
More information about the pgpool-general
mailing list