<div dir="ltr">The code that gave me the said error was this: (my server is ARM arch)<div><br><div>dnf install pgpool-II-pg13</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 5, 2021 at 10:58 PM Nirav Bhatt <<a href="mailto:niravbhatt.cpp@gmail.com">niravbhatt.cpp@gmail.com</a>> 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"><div dir="ltr">Thanks again.<div><br><div>I managed to switch to <b>CentOS </b><span style="color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><b>7.9.2009</b> (source image: </span><span style="color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">ami-0db02f65655518c52 from </span><a href="https://wiki.centos.org/Cloud/AWS" target="_blank">https://wiki.centos.org/Cloud/AWS</a>)</div><div><br></div><div><font face="monospace">$>cat /etc/centos-release<br></font></div><div><font color="#0000ff" face="monospace">CentOS Linux release 7.9.2009 (AltArch)</font><br></div><div><br></div><div><font face="monospace">NAME="CentOS Linux"<br>VERSION="7 (AltArch)"<br>ID="centos"<br>ID_LIKE="rhel fedora"<br>VERSION_ID="7"<br>PRETTY_NAME="CentOS Linux 7 (AltArch)"<br>CENTOS_MANTISBT_PROJECT="CentOS-7"<br>CENTOS_MANTISBT_PROJECT_VERSION="7"<br>REDHAT_SUPPORT_PRODUCT="centos"<br>REDHAT_SUPPORT_PRODUCT_VERSION="7"</font><br></div><div><br></div><div><b>Then, I run:</b></div><div><br></div><div><font face="monospace">dnf/yum install <a href="https://www.pgpool.net/yum/rpms/4.2/redhat/rhel-7-x86_64/pgpool-II-release-4.2-1.noarch.rpm" target="_blank">https://www.pgpool.net/yum/rpms/4.2/redhat/rhel-7-x86_64/pgpool-II-release-4.2-1.noarch.rpm</a></font></div><div><br></div><div>which results in:</div><div><br></div><div><font color="#0000ff" face="monospace">pgpool-II 4.2 7 - aarch64                                                                                                                                                       <br>Failed to synchronize cache for repo 'pgpool42', ignoring this repo.<br>Last metadata expiration check: 3:05:20 ago on Tue 05 Oct 2021 04:49:01 PM UTC.<br>No match for argument: pgpool-II-pg13<br>Error: Unable to find a match: pgpool-II-pg13</font><br></div><div><br></div></div><div>Where am I wrong?</div><div><br></div><div>Thanks,</div><div>-Nirav</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 5, 2021 at 4:49 AM Tatsuo Ishii <<a href="mailto:ishii@sraoss.co.jp" target="_blank">ishii@sraoss.co.jp</a>> 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">> Thank you so much for quick reply!<br>
<br>
You are welcome.<br>
<br>
> Your answer relieves me at least from the worries about Ubuntu in<br>
> production.<br>
> <br>
> However, I still did not get 2 things:<br>
> <br>
> - Is Pgpool (4.1.4 - the one I am using<br>
> <<a href="https://www.pgpool.net/docs/42/en/html/release-4-1-4.html" rel="noreferrer" target="_blank">https://www.pgpool.net/docs/42/en/html/release-4-1-4.html</a>>) compatible<br>
> with Postgresql 13 on Ubuntu?<br>
<br>
Yes, at least from funcionality's point of view. Pgpool-II does not<br>
rely on specific distro's feature (if any).<br>
<br>
> I have been focusing solely on configuration<br>
> part and did not test anything, also did not check the compatibility in the<br>
> first place, nor I can find any sources for it.<br>
<br>
> - Is 4.1.4 the last version supported for Ubuntu? I checked here<br>
> <<a href="https://packages.ubuntu.com/search?keywords=pgpool2&searchon=names&suite=all&section=all" rel="noreferrer" target="_blank">https://packages.ubuntu.com/search?keywords=pgpool2&searchon=names&suite=all&section=all</a>>,<br>
> and it seems the case.<br>
> What are the risks if I go with Ubuntu if let's say it doesn't get the<br>
> latest pgpool2 (which is 4.2.5)?<br>
<br>
I am not in the position of talking about Ubuntu distribution<br>
activities. So I don't know why they only release 4.1.4, and no 4.2.x<br>
at this point.<br>
<br>
> Maybe I am missing some other source of installing latest Pgpool2 on<br>
> Ubuntu? I am very new to Linux distro world as well. If possible, please<br>
> enlighten.<br>
<br>
Another possibility is PGDB packages. This project is driven by<br>
PostgreSQL developers/contributors and is mainly aiming to provide the<br>
latest packages of PostgreSQL. The packages also include a few<br>
PostgreSQL related projects, including pgpool2.<br>
<br>
<a href="https://www.postgresql.org/download/linux/ubuntu/" rel="noreferrer" target="_blank">https://www.postgresql.org/download/linux/ubuntu/</a><br>
<a href="https://wiki.postgresql.org/wiki/Apt" rel="noreferrer" target="_blank">https://wiki.postgresql.org/wiki/Apt</a><br>
<br>
I have looked into the packages list but I only found pgpool2 4.1.4 is<br>
the latest. I am subscribed to the <a href="mailto:pgsql-pkg-debian@postgresql.org" target="_blank">pgsql-pkg-debian@postgresql.org</a> and<br>
sending a question whether they have a plan to provide more recent<br>
versions of pgpool2 packages.<br>
<br>
<a href="https://www.postgresql.org/download/linux/ubuntu/" rel="noreferrer" target="_blank">https://www.postgresql.org/download/linux/ubuntu/</a><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>
</blockquote></div>