ERROR:  extension "pgpool_adm" is not available
DETAIL:  Could not open extension control file "/usr/pgsql-16/share/extension/pgpool_adm.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.
ERROR:  function pcp_proc_info(host => unknown, port => integer, username => unknown, password => unknown) does not exist
LINE 1: ...host = '::1' then 'localhost' end, statement FROM pcp_proc_i...
                                                             ^
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
