Assume I have a local process which leaves a transaction open & idle for an 
extended period of time. Is there any way to identify the local process 
connected to a particular backend?

pg_stat_activity is fine for TCP connections but does not provide useful 
identifying information for domain socket connections.

I just upgraded to 9, and will implement set application_name in my various 
server daemons, but was wondering if there's a way to identify this process 
right now.

-- 
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to