Re: Anyway to know which users are connected to postgres?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Anyway to know which users are connected to postgres?
Дата
Msg-id 200201141734.g0EHYgE02887@candle.pha.pa.us
обсуждение исходный текст
Ответ на Anyway to know which users are connected to postgres?  ("Peter E. Chen" <pchen3@jhmi.edu>)
Список pgsql-general
Peter E. Chen wrote:
> Hey All,
>
> I'd like to know if there is anyway one can figure out who is currently
> connected to the database.

You can use ps to see args of connected users, or pg_monitor at:

    http://gborg.postgresql.org/project/pgmonitor

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "steve boyle"
Дата:
Сообщение: Re: Adding constraint to existing table.
Следующее
От: Coax
Дата:
Сообщение: Re: Performance tips