Re: Where is my app installed?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Where is my app installed?
Дата
Msg-id 38196e79-a85e-4a7e-b468-249b0226c6b8@aklaver.com
обсуждение исходный текст
Ответ на Re: Where is my app installed?  (Muhammad Ikram <mmikram@gmail.com>)
Список pgsql-general
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@aklaver.com




В списке pgsql-general по дате отправления: