Re: Server Status Activity grid

Поиск
Список
Период
Сортировка
От David Johnston
Тема Re: Server Status Activity grid
Дата
Msg-id 1377720879105-5768875.post@n5.nabble.com
обсуждение исходный текст
Ответ на Server Status Activity grid  (Chris Campbell <ccampbell@cascadeds.com>)
Ответы Re: Server Status Activity grid
Список pgadmin-support
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 connection.  Probably can setup this on a
per-user basis if desired.

David J.





--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Server-Status-Activity-grid-tp5768874p5768875.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



В списке pgadmin-support по дате отправления:

Предыдущее
От: Chris Campbell
Дата:
Сообщение: Server Status Activity grid
Следующее
От: Dinesh Kumar
Дата:
Сообщение: Re: Password setting having somewhat bizarre results.