<div dir="ltr"><div>Hi Ishii-San,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 3, 2019 at 5:43 AM Tatsuo Ishii &lt;<a href="mailto:ishii@sraoss.co.jp">ishii@sraoss.co.jp</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Usama,<br>
<br>
Can you comment on this:<br>
<a href="https://www.pgpool.net/mantisbt/view.php?id=541" rel="noreferrer" target="_blank">https://www.pgpool.net/mantisbt/view.php?id=541</a><br>
<br>
It seems VIP is not set when there&#39;s no quorum. Since there&#39;s nothing<br>
in the docs regarding VIP vs. quorum and I am wondering if this is<br>
a feature or a bug.<br></blockquote><div><br></div><div>This is a feature and as per the design. The reason for doing this is to avoid split-brain syndrome.</div><div>In the absence of a quorum, the watchdog cluster does select a master node but waits for the quorum to perform the escalation(bringing up of VIP).</div><div><br></div><div>Initially, in the absence of the quorum, the cluster used to abstain from selecting the master node but it was causing some synchronization issues so</div><div>the behaviour was modified and now the cluster goes on the elect the master node even in the absence of the quorum but does not bring up the</div><div>VIP until it finds the quorum.</div><div><br></div><div>Below mentioned commit changed the said behaviour back in 2015</div><div><br></div><div><a href="https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=6238ba9d2aaa82db415b11aca90d54981a854e09">https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=6238ba9d2aaa82db415b11aca90d54981a854e09</a><br></div><div><br></div><div>Thanks</div><div>Best regards</div><div>Muhammad Usama</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Best regards,<br>
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" rel="noreferrer" target="_blank">http://www.sraoss.co.jp/index_en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" rel="noreferrer" target="_blank">http://www.sraoss.co.jp</a><br>
</blockquote></div></div>