<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Courier;
        panose-1:2 0 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
p.p1, li.p1, div.p1
        {mso-style-name:p1;
        margin:0in;
        margin-bottom:.0001pt;
        background:#D7D3B7;
        font-size:9.0pt;
        font-family:Courier;
        color:#3B2322;}
span.s1
        {mso-style-name:s1;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">I have 3 Pgpool/PostgreSQL nodes. When I run the command below I only get 2 nodes showing.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Is this correct or should I be seeing all 3 nodes?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>&nbsp;</o:p></span></p>
<p class="p1"><span class="s1">psql -h wd-pgtest -p 9999 -U repmgr -d repmgrdb -c &quot;show pool_nodes;&quot;<o:p></o:p></span></p>
<p class="p1"><o:p>&nbsp;</o:p></p>
<p class="p1"><span class="apple-converted-space">&nbsp;</span><span class="s1">node_id | hostname</span><span class="apple-converted-space">&nbsp;
</span><span class="s1">| port | status | lb_weight |</span><span class="apple-converted-space">&nbsp;
</span><span class="s1">role </span><span class="apple-converted-space">&nbsp; </span>
<span class="s1">| select_cnt | load_balance_node | replication_delay | replication_state | replication_sync_state | last_status_change
</span><span class="apple-converted-space">&nbsp;</span><o:p></o:p></p>
<p class="p1"><span class="s1">---------&#43;-----------&#43;------&#43;--------&#43;-----------&#43;---------&#43;------------&#43;-------------------&#43;-------------------&#43;-------------------&#43;------------------------&#43;---------------------</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">&nbsp;</span><span class="s1">0 </span>
<span class="apple-converted-space">&nbsp; &nbsp; &nbsp; </span><span class="s1">| pgtest-01 | 5432 | up
</span><span class="apple-converted-space">&nbsp; &nbsp; </span><span class="s1">| 0.500000</span><span class="apple-converted-space">&nbsp;
</span><span class="s1">| primary | 947</span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| false </span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| 0 </span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| </span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">|</span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| 2020-06-02 11:24:45</span><o:p></o:p></p>
<p class="p1"><span class="apple-converted-space">&nbsp;</span><span class="s1">1 </span>
<span class="apple-converted-space">&nbsp; &nbsp; &nbsp; </span><span class="s1">| pgtest-02 | 5432 | up
</span><span class="apple-converted-space">&nbsp; &nbsp; </span><span class="s1">| 0.500000</span><span class="apple-converted-space">&nbsp;
</span><span class="s1">| standby | 321</span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| true</span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| 0 </span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| </span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">|</span><span class="apple-converted-space">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</span><span class="s1">| 2020-06-02 11:24:45</span><o:p></o:p></p>
<p class="p1"><span class="s1">(2 rows)</span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Ubuntu 20.04<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Pgpool-II version 4.1.1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">PostgreSQL 12<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt">Wolfgang Schwurack<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt">Database/System Administrator<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt">Utah Education Network<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt">801-587-9444<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt"><a href="mailto:wolf@uen.org"><span style="color:#0B4CB4">wolf@uen.org</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>