Re: How to get the PID associated with a Perl DBI dbh? - Mailing list pgsql-general

From A. Kretschmer
Subject Re: How to get the PID associated with a Perl DBI dbh?
Date
Msg-id 20090312145532.GF31303@a-kretschmer.de
Whole thread Raw
In response to Re: How to get the PID associated with a Perl DBI dbh?  (Martin Gainty <mgainty@hotmail.com>)
List pgsql-general
In response to Martin Gainty :
> pg clients communicate on 5432 so a simple search on 5432 will yield the pid
> e.g.
> netstat -aon | grep 5432

Thats no useful:

- you can't do that from the client (across the network)
- you can't see which pid has a particular client


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: Martin Gainty
Date:
Subject: Re: How to get the PID associated with a Perl DBI dbh?
Next
From: "James B. Byrne"
Date:
Subject: nulls