Re: [pgadmin-support] Server Status Activity grid

2013-08-30 Thread Chris Campbell
> 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'; >

Re: [pgadmin-support] Server Status Activity grid

2013-08-28 Thread David Johnston
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