| From: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Broken postgres links need to find callers |
| Date: | 2018-10-31 19:17:01 |
| Message-ID: | alpine.LNX.2.20.1810311214510.26169@salmo.appl-ecosys.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2018-10-31 19:42:42 | Re: Broken postgres links need to find callers |
| Previous Message | Rich Shepard | 2018-10-31 19:14:04 | Re: Broken postgres links need to find callers |