Re: Pgpool with high availability

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Pgpool with high availability
Дата
Msg-id e01753d9-cf6c-423a-a1c8-dfa6276ba846@aklaver.com
обсуждение исходный текст
Ответ на Pgpool with high availability  (vijay patil <vijay.postgres@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Greg Sabino Mullane
Дата:
Сообщение: Re: Timeout gets unset on a syntax error.
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Use of inefficient index in the presence of dead tuples