[GENERAL/OFF-TOPIC]: identifying runaway DB clients - Mailing list pgsql-general

From Ed Loehr
Subject [GENERAL/OFF-TOPIC]: identifying runaway DB clients
Date
Msg-id 3CBF0A2A.2040405@bluepolka.net
Whole thread Raw
Responses Re: [GENERAL/OFF-TOPIC]: identifying runaway DB clients  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
This is slightly off-topic, but I have some unidentified HPUX processes
running on an HPUX box with a PG server and hammering the database.  I'm
trying to identify them.  In Linux, I'd map from the connecting port to the
client process via fuser -n tcp, but HPUX fuser doesn't appear to support tcp
port mapping.  Does anyone know how to map an HPUX port to the proc pid?


pgsql-general by date:

Previous
From: Tycho Fruru
Date:
Subject: Re: Postgresql installation problem
Next
From: Vaclav Kulakovsky
Date:
Subject: How to find backend which blocking ?