On 8/22/24 21:57, Muhammad Ikram wrote:
Hi Arbol,
Try to find any binary e.g.
find /usr -name pg_ctl
/usr/local/pgsql/bin/pg_ctl
/usr/lib/postgresql/16/bin/pg_ctl
find /usr -name psql
/usr/bin/psql
/usr/local/pgsql/bin/psql
/usr/lib/postgresql/16/bin/psql
Later you may create a symlink or add in PATH.
Hope this helps.
No what you want to do is read:
man pg_wrapper
and the other Debian specific commands
man pg_lscluster, pg_ctlcluster, pg_dropcluster, etc.
Learn what the packaging provides instead of fighting it.
Regards,
Ikram
Muhammad Ikram
--
Adrian Klaver
adrian.kla...@aklaver.com