Search Postgresql Archives

Re: Where is my app installed?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.klaver@xxxxxxxxxxx






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux