Re: Pgpool with high availability - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Pgpool with high availability
Date
Msg-id e01753d9-cf6c-423a-a1c8-dfa6276ba846@aklaver.com
Whole thread Raw
In response to Pgpool with high availability  (vijay patil <vijay.postgres@gmail.com>)
List pgsql-general
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:

[root@staging-ha0001 ~]# ping 10.127.1.18

PING 10.127.1.18 (10.127.1.18) 56(84) bytes of data.

 From 10.127.1.10 icmp_seq=1 Destination Host Unreachable

<...>


Where are ha0001 and ha0003 on the network relative to ha0002?

Also are they reachable for other services?


-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Timeout gets unset on a syntax error.
Next
From: Laurenz Albe
Date:
Subject: Re: Use of inefficient index in the presence of dead tuples