Re: Broken postgres links need to find callers - Mailing list pgsql-general

From Rich Shepard
Subject Re: Broken postgres links need to find callers
Date
Msg-id alpine.LNX.2.20.1810311214510.26169@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Broken postgres links need to find callers  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On Wed, 31 Oct 2018, Adrian Klaver wrote:

> What does:
>
> /usr/lib/postgresql/10.3/bin/pg_config --version
>
> show?

# /usr/lib/postgresql/10.3/bin/pg_config --version
PostgreSQL 10.3

> What does:
>
> ps ax | grep post
>
> show?

# ps ax | grep post
  1307 ?        Ss     1:29 /usr/libexec/postfix/master -w
  4445 ?        S      0:00 spawn -n policy -t unix user=nobody argv=/usr/bin/perl
/usr/lib/postfix/postfix-policyd-spf-perl
  4446 ?        Ss     0:00 /usr/bin/perl /usr/lib/postfix/postfix-policyd-spf-perl
  4456 ?        S      0:00 spawn -n policy -t unix user=nobody argv=/usr/bin/perl
/usr/lib/postfix/postfix-policyd-spf-perl
  4457 ?        Ss     0:00 /usr/bin/perl /usr/lib/postfix/postfix-policyd-spf-perl
  4483 pts/2    S+     0:00 grep post

Rich


pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Broken postgres links need to find callers
Next
From: Adrian Klaver
Date:
Subject: Re: Broken postgres links need to find callers