From: | vijay patil <vijay(dot)postgres(at)gmail(dot)com> |
---|---|
To: | Kashif Zeeshan <kashi(dot)zeeshan(at)gmail(dot)com> |
Cc: | Muhammad Imtiaz <imtiaz(dot)m(at)bitnine(dot)net>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Pgpool with high availability |
Date: | 2024-05-30 04:06:39 |
Message-ID: | CAD5k+7yJZMwPkJeyKodxR3cg8PfF24Ys3qOYxbtfVMhJNw6XCg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
HI Kashif,
The VIP 10.127.1.18 is accessible from the leader node (ha0002) only but
not from the standby nodes (ha0001 and ha0003).
Thanks
Vijay
On Thu, May 30, 2024 at 9:17 AM Kashif Zeeshan <kashi(dot)zeeshan(at)gmail(dot)com>
wrote:
> Hi Vijay
>
> The log shows that all the nodes are able to communicate now (master,
> standby and standby1) and now what are the issue you are facing?
>
> Regards
> Kashif Zeeshan
>
> On Thu, May 30, 2024 at 2:00 AM vijay patil <vijay(dot)postgres(at)gmail(dot)com>
> wrote:
>
>> Thanks Muhammad !
>>
>> Here i uploaded details.
>>
>> Thanks
>> Vijay
>>
>> On Wed, May 29, 2024 at 10:58 AM Muhammad Imtiaz <imtiaz(dot)m(at)bitnine(dot)net>
>> wrote:
>>
>>> Hi,
>>>
>>> Can you please provide the Pgpool logs? Additionally, in a distributed
>>> environment, ensure that Pgpool is properly configured. You can follow
>>> these 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 <adrian(dot)klaver(at)aklaver(dot)com>
>>> 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
>>>> > on a single node, functioning without issues. However, upon
>>>> attempting
>>>> > to start Pgpool on any additional nodes, particularly node 2, it
>>>> becomes
>>>> > immediately unreachable.
>>>>
>>>> And how we are supposed to arrive at an answer with essentially no
>>>> information provided?
>>>>
>>>> Need:
>>>>
>>>> 1) Configuration for initial setup.
>>>>
>>>> 2) A more detailed explanation of what "... upon attempting
>>>> to start Pgpool on any additional nodes" means? Include configuration
>>>> changes.
>>>>
>>>> 3) The error messages.
>>>>
>>>> 4) Where the nodes are located?
>>>>
>>>>
>>>> >
>>>> > I'm seeking assistance to address this issue. My setup consists of
>>>> three
>>>> > nodes, each hosting both PostgreSQL and Pgpool services."
>>>> >
>>>> >
>>>> > Thanks
>>>> >
>>>> > Vijay
>>>> >
>>>>
>>>> --
>>>> Adrian Klaver
>>>> adrian(dot)klaver(at)aklaver(dot)com
>>>>
>>>>
>>>>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrea Gelmini | 2024-05-30 06:25:34 | Re: Memory issues with PostgreSQL 15 |
Previous Message | Kashif Zeeshan | 2024-05-30 03:51:03 | Re: tds_fdw >> Install Foreign data Wrapper on EDB Postgres to connect to SQL server database |