<div dir="ltr">Hi<div><br></div><div>Can you please explain a little more about your concerns of the split-brain situation you want to avoid?</div><div><br></div><div>As far as I understand from the architecture diagram the proposed deployment consists of four PostgreSQL servers (Two in each AWS availability zone) and the Pgpool-II servers in front of each PostgreSQL. And the Application servers can connect to any of the four available Pgpool-II, So this seems like an active-active Pgpool-II configuration. Which means you would not be using the floating-IP (delegate IP) with the Pgpool-II.</div><div><br></div><div>So if this is correct and you are not planing to use the floating IP and master-standby configuration of Pgpool-II, What worries you about the split-brain?</div><div><br></div><div>Thanks</div><div>Best regards</div><div>Muhammad Usama</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 20, 2016 at 5:07 AM, Tatsuo Ishii <span dir="ltr"><<a href="mailto:ishii@sraoss.co.jp" target="_blank">ishii@sraoss.co.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Usama,<br>
<br>
Any suggestion for this?<br>
<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_<wbr>en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" rel="noreferrer" target="_blank">http://www.sraoss.co.<wbr>jp</a><br>
<span class=""><br>
> I have some questions about how best to avoid split brain situations for an upcoming deploy on AWS.  I’ve attached a diagram of the proposed layout.  I’m going to have database and application servers in two AWS regions with a internal corporate network connection between AWS regions.  My big concern is avoiding split brain between regions if my corporate network link between the regions goes down.  My question is should I have an odd number of PgPool servers in each region or more pgPool servers in one region over the other.   Right now I’m planning on running PgPool and the Postgres Database on the same servers.   Planned versions are PgPool 3.5.4 and Postgres 9.5.<br>
><br>
> See attached PDF for a diagram.<br>
</span>______________________________<wbr>_________________<br>
pgpool-general mailing list<br>
<a href="mailto:pgpool-general@pgpool.net">pgpool-general@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-general" rel="noreferrer" target="_blank">http://www.pgpool.net/mailman/<wbr>listinfo/pgpool-general</a><br>
</blockquote></div><br></div>