On Tue, Jul 14, 2009 at 4:05 PM, Isabella Ghiurea < [email protected]> wrote:
> Hello Gurus, > From which internal tables/views I can get the user connection > application/job name ? (pg_stat _activity has the client ip address only) Unlike Oracle, PG doesn't give you the remote application name. --Scott
