<div dir="ltr"><div dir="ltr">postgresql-14-pgpool2 isn't available for Ubuntu. </div><div dir="ltr">For CentOS, I could not find an ARM package.</div><div dir="ltr"><br></div><div>My pgpool service starts and stops quite fine with the package I have installed. </div><div>I don't want to mess that up.</div><div>Isn't there a way to install just the extension as it is the only thing missing right now?<br></div><div><br></div><div><div>I can see some files under source tree under the path: </div><div>src/sql/pgpool-recovery/.</div></div><div><br></div><div>-Nirav</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 16, 2021 at 4:18 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">> Hello!<br>
> <br>
> I installed pgpool2 on Ubuntu from this repo:<br>
> <br>
> 4.1.4-3.pgdg20.04+2<br>
> <a href="http://apt.postgresql.org/pub/repos/apt" rel="noreferrer" target="_blank">http://apt.postgresql.org/pub/repos/apt</a> focal-pgdg/main<br>
> <br>
> When I run this:<br>
> psql template1 -c "CREATE EXTENSION pgpool_recovery"<br>
> <br>
> I got error:<br>
> could not open extension control file<br>
> "/usr/share/postgresql/14/extension/pgpool_recovery.control": No such file<br>
> or directory<br>
> <br>
> I checked the directory and obviously it does not have the required sql and<br>
> control files.<br>
> <br>
> I see that it could be installed using make install, but I am afraid that<br>
> it will spoil my existing set up by overwriting other things carefully set<br>
> up (e.g. conf files, sh files, postgresql)<br>
> <br>
> Without disturbing what is already set up for pgpool2, what is the way to<br>
> install this extension (i.e. running a few sql commands or moving some<br>
> files manually to directory /usr/share/postgresql/14/extension/?)<br>
<br>
I am not familiar with pgpool2 Ubuntu packages but I guess you need<br>
postgresql-14-pgpool2 package.<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>