Re: who is connected to the database ??

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: who is connected to the database ??
Дата
Msg-id 20060103181107.GA2222@kaufbach.delug.de
обсуждение исходный текст
Ответ на who is connected to the database ??  (Hugo <htakada@gmail.com>)
Список pgsql-general
Hugo <htakada@gmail.com> schrieb:

> hello , is there a way to answer that question ?

Try this:

select * from pg_stat_activity ;


But some fields are only available with 8.1.

> thanks in advance

Please, no HTML.


HTH, Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: Tino Wildenhain
Дата:
Сообщение: Re: generic way to retrieve array as rowset
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: generic way to retrieve array as rowset