Finding IP of front end

From: Kelly Burkhart <kelly(at)tradebotsystems(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Finding IP of front end
Date: 2005-05-20 15:39:14
Message-ID: 1116603554.6786.29.camel@krb06
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way to query for the IP address (or other attributes) of the
front-end process attached to a given backend? Perhaps something
similar to:

pg_stat_get_frontend_*( backendid )

-K

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-05-20 15:51:46 Re: [HACKERS] Inherited constraints and search paths (was Re:
Previous Message Ed L. 2005-05-20 15:39:13 Re: [GENERAL] Image storage questions