Re: Pgpool with high availability

2024-05-29 Thread vijay patil
ese documented steps to set up the Pgpool configurations >>> pgpool.conf,pcp.conf and pool_hba.conf . >>> >>> Regards, >>> Muhammad Imtiaz >>> >>> On Tue, 28 May 2024 at 23:01, Adrian Klaver >>> wrote: >>> >>>

Re: Pgpool with high availability

2024-05-29 Thread Kashif Zeeshan
ted steps to set up the Pgpool configurations >> pgpool.conf,pcp.conf and pool_hba.conf . >> >> Regards, >> Muhammad Imtiaz >> >> On Tue, 28 May 2024 at 23:01, Adrian Klaver >> wrote: >> >>> >>> >>> On 5/28/24 1:31 AM, vijay patil

Re: Pgpool with high availability

2024-05-29 Thread vijay patil
t; HI Team, >> > >> > "I'm encountering challenges while configuring Pgpool with high >> > availability. The initial setup is completed, and Pgpool is operational >> > on a single node, functioning without issues. However, upon attempting >> &

Re: Pgpool with high availability

2024-05-29 Thread vijay patil
cessible from the leader node (ha0002) but not from the standby nodes (ha0001 and ha0003). Thanks Vijay On Tue, May 28, 2024 at 11:31 PM Adrian Klaver wrote: > > > On 5/28/24 1:31 AM, vijay patil wrote: > > > > HI Team, > > > > "I'm encountering

Re: Pgpool with high availability

2024-05-29 Thread Adrian Klaver
On 5/28/24 22:15, vijay patil wrote: Hi Adrian, After modifying the pgpool.conf configuration to correct a subnet mistake,  Previously, the wrong subnet was specified as /26, and it has now been corrected to /24. The configuration changes were as follows: This seems to be a networking issue:

Re: Pgpool with high availability

2024-05-28 Thread Muhammad Imtiaz
23:01, Adrian Klaver wrote: > > > On 5/28/24 1:31 AM, vijay patil wrote: > > > > HI Team, > > > > "I'm encountering challenges while configuring Pgpool with high > > availability. The initial setup is completed, and Pgpool is operational > >

Re: Pgpool with high availability

2024-05-28 Thread Adrian Klaver
On 5/28/24 1:31 AM, vijay patil wrote: HI Team, "I'm encountering challenges while configuring Pgpool with high availability. The initial setup is completed, and Pgpool is operational on a single node, functioning without issues. However, upon attempting to start Pgpool on any

Re: Pgpool with high availability

2024-05-28 Thread Kashif Zeeshan
Hi Vijay Can you please share the error log, as from the description its hard to figure out the issue causing this problem. Regards Kashif Zeeshan Bitnine Global On Tue, May 28, 2024 at 9:42 PM vijay patil wrote: > > HI Team, > > "I'm encountering challenges while config

Pgpool with high availability

2024-05-28 Thread vijay patil
HI Team, "I'm encountering challenges while configuring Pgpool with high availability. The initial setup is completed, and Pgpool is operational on a single node, functioning without issues. However, upon attempting to start Pgpool on any additional nodes, particularly node 2,