public inbox for [email protected]
help / color / mirror / Atom feedFrom: Adrian Klaver <[email protected]>
To: Muhammad Ikram <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: Arbol One <[email protected]>
Cc: [email protected]
Subject: Re: Where is my app installed?
Date: Thu, 22 Aug 2024 22:10:07 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAGeimVqwrd5TFcAaW1NSsMwPTRyokvSfWVACrH-s2tg865u=Qg@mail.gmail.com>
References: <DM8PR02MB79420C68B10478728F2AF6D6BA882@DM8PR02MB7942.namprd02.prod.outlook.com>
<[email protected]>
<[email protected]>
<[email protected]>
<CAGeimVqwrd5TFcAaW1NSsMwPTRyokvSfWVACrH-s2tg865u=Qg@mail.gmail.com>
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
[email protected]
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Where is my app installed?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox