Re: Understanding ps -ef "command" column - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Understanding ps -ef "command" column
Date
Msg-id 200803021237.m22Cbpu23359@momjian.us
Whole thread Raw
In response to Re: Understanding ps -ef "command" column  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
List pgsql-general
Andrej Ricnik-Bay wrote:
> On 23/02/2008, David Jaquay <djaquay@gmail.com> wrote:
> > When I do a ps -ef, in the command column, I see:
> >
> > postgres: postgres dbname 10.170.1.60(57413) idle
> This doesn't resemble any "ps -ef"  output I've ever seen.
> What OS is this on, what's the version of ps?

I had forgotten we showed the remote port number for TCP connections,
but I see it here:

 postgres 13651  8991  0  7:26AM  ??  0:00.01 postgres test 127.0.0.1(57352) idle (postmaster)

and it seems we have been doing it for years.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ecpg problem
Next
From: "Swaminathan Saikumar"
Date:
Subject: Unicode comment on Postgres vs Sql Server