Re: any way to query for current connections to db?

Поиск
Список
Период
Сортировка
Искать
От
Jeff Larsen
Тема
Re: any way to query for current connections to db?
Дата
Msg-id
d1f9b6f00711091454m4363fc98nec9811c2a0fde164@mail.gmail.com
Ответ на
Список
Дерево обсуждения
any way to query for current connections to db? "Coarr, Matt" <mcoarr@mitre.org>
Re: any way to query for current connections to db? "Jeff Larsen" <jlar310@gmail.com>
Re: any way to query for current connections to db? Bruce Momjian <bruce@momjian.us>
Re: any way to query for current connections to db? "Scott Marlowe" <scott.marlowe@gmail.com>
Re: any way to query for current connections to db? Bruce Momjian <bruce@momjian.us>
Re: any way to query for current connections to db? "Jeff Larsen" <jlar310@gmail.com>
Re: any way to query for current connections to db? "Scott Marlowe" <scott.marlowe@gmail.com>
> Is there any way to query the database to identify what the current
> connections are (connections, sessions, or whatever you want to call them)?

select * from pg_stat_activity;
В списке pgsql-general по дате отправления
От: Coarr, Matt
Дата:
От: Bruce Momjian
Дата:
FAQ