| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Andrej Ricnik-Bay <andrej(dot)groups(at)gmail(dot)com> |
| Cc: | David Jaquay <djaquay(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Understanding ps -ef "command" column |
| Date: | 2008-03-02 12:37:51 |
| Message-ID: | 200803021237.m22Cbpu23359@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Andrej Ricnik-Bay wrote:
> On 23/02/2008, David Jaquay <djaquay(at)gmail(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrei Kovalevski | 2008-03-02 16:56:18 | Re: Connect to postgres from a dynamic IP |
| Previous Message | Michael Meskes | 2008-03-02 10:59:56 | Re: [GENERAL] ecpg problem |