Is there a way to query for the IP address (or other attributes) of thefront-end process attached to a given backend? Perhaps somethingsimilar to:
pg_stat_get_frontend_*( backendid )
-K