[pgpool-general: 7180] Re: pgpool with empty delegate_IP
    Bo Peng 
    pengbo at sraoss.co.jp
       
    Tue Aug  4 10:38:15 JST 2020
    
    
  
hello,
On Mon, 3 Aug 2020 09:13:31 +0200
pham lan <phamlankt at gmail.com> wrote:
> Hello,
> 
> In the pgpool configuration, the delegate_IP can be left empty. However I
> don't see much examples or clarification what does this mean when there is
> no delegate_IP. Will the application connect to the pgpool node itself
> instead of the pgpool master?
If you don't configure delegate_IP, you need to configure your application to 
connect to either pgpool.
> If so, is there any benefit on this configuration compared to the
> delegate_IP on pgpool master?
If you don't configure delegate_IP, you need to modify your application
when the pgpool node is down which is specified in your appication.
The benefit of using delegate_IP is that you don't need to 
modify your application source code every time the pgpool master is switched over.
> Thanks!
-- 
Bo Peng <pengbo at sraoss.co.jp>
SRA OSS, Inc. Japan
    
    
More information about the pgpool-general
mailing list