Re: Discovering postgres binary directory location - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Discovering postgres binary directory location
Date
Msg-id 0d1b4b8f-ff92-0078-3643-ce7453ed50da@aklaver.com
Whole thread Raw
In response to Discovering postgres binary directory location  (Raul Kaubi <raulkaubi@gmail.com>)
Responses Re: Discovering postgres binary directory location  (Paul Förster <paul.foerster@gmail.com>)
List pgsql-general
On 11/11/20 2:22 PM, Raul Kaubi wrote:
> Hi
> 
> CentOS 7
> Postgres 9 to 12
> 
> I am looking ways to universally discover postgresql binary directory 
> for monitoring purpose.
> For example postgres 12, it is: */usr/pgsql-12*

pg_config --bindir
/usr/local/pgsql12/bin

> 
> So what would be the best way to discover this in specific host.
> 
> Regards
> Raul


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Raul Kaubi
Date:
Subject: Discovering postgres binary directory location
Next
From: Atul Kumar
Date:
Subject: identify partitioning columns and best practices of partitioning in prod enviornments