<div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr">I have 3 postgres servers (one primary + 2 standbys) that have replciation configured with repmgr:</div><div dir="ltr">

<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">pg1 - standby</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">pg2 - primary</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">pg3 - standby</div>

</div><div dir="ltr"><br></div><div dir="ltr">I have also 2 pgpool servers(v 3.7.2 and on each one there is one pool instance. There isnt any watchdog, instead I have a vip address that directs the requests to the available pgpool instance. I configured my own metrics that check the status of the database nodes via the pcp interface.</div><div dir="ltr"><br></div><div dir="ltr">Today at 11:25 suddenly I got an alert that both my pgpools saw that the primary node is down (via pcp). I connected and checked and indeed the primary was down : </div><div dir="ltr"><div dir="ltr">[postgres@pool2 log]$ pcp_node_info -h localhost -U postgres -p 9898 1 -w</div><div dir="ltr">pg2 5432 2 0.333333 down standby</div><div dir="ltr"><br></div><div>I checked it in both pools and the same result. I immediatly attached them and it worked. I wanted to understand why it happened but I dont see any error in the logs. I attach the logs of both my pools. Can you help me identify the problem ?</div><div><br></div><div>Thanks ,Mariel.</div></div></div>