<div dir="ltr">Hello!<div><br></div><div>I installed pgpool2 on Ubuntu from this repo:</div><div><br></div><div>4.1.4-3.pgdg20.04+2<br></div><div><a href="http://apt.postgresql.org/pub/repos/apt">http://apt.postgresql.org/pub/repos/apt</a> focal-pgdg/main<br></div><div><br></div><div>When I run this: </div><div>psql template1 -c "CREATE EXTENSION pgpool_recovery"<br></div><div><br></div><div>I got error:</div><div>could not open extension control file "/usr/share/postgresql/14/extension/pgpool_recovery.control": No such file or directory<br></div><div><br></div><div>I checked the directory and obviously it does not have the required sql and control files.</div><div><br></div><div>I see that it could be installed using make install, but I am afraid that it will spoil my existing set up by overwriting other things carefully set up (e.g. conf files, sh files, postgresql)</div><div><br></div><div>Without disturbing what is already set up for pgpool2, what is the way to install this extension (i.e. running a few sql commands or moving some files manually to directory /usr/share/postgresql/14/extension/?)</div><div><br></div><div>Thanks a lot for the help!</div><div>-Nirav</div><div><br></div><div><br></div></div>