Chris Campbell-14 wrote
> My question is, where is the Application name column pulling its data
> from?
http://www.postgresql.org/docs/9.2/interactive/runtime-config-logging.html
Section 18.8.3
"application_name"
Issue a:
SET application_name = 'my_application';
command upon establishing a c
Hi Group,
I think I've asked this question before a long time ago but I'm hoping to get a
different answer this time. :D
In pgAdmin III - 1.16.1, on the Server Status screen, the Activity grid lists
current database connections.
The Application name column very clearly lists pgAdmin III connec