View running Processes ?

Поиск
Список
Период
Сортировка
От Arnaud Lesauvage
Тема View running Processes ?
Дата
Msg-id 43FECAE8.8070303@free.fr
обсуждение исходный текст
Ответы Re: View running Processes ?
Список pgsql-novice
Hi List !

Is there an equivalent of mysql's "SHOW PROCESSLIST" command in
PostgreS ?
Sometimes my server takes a lot of processing power, and I would
like to know what it is doing.

Also, is there no way to kill a running query from *within*
postgres ? With a query, or something similar ?
The only way I found to kill running queries was to "kill <pid>"
from a command prompt, but that is not very clean, I can't run
this from a remote client.

Thanks a lot !

Regards
--
Arnaud


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

Предыдущее
От: "Sears, Jeremy"
Дата:
Сообщение: Re: php cant see new table!!
Следующее
От: Peter Weinzierl
Дата:
Сообщение: Select with Regular Expressions