Re: Help with process list II

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Help with process list II
Дата
Msg-id Pine.LNX.4.44.0504142219400.19405-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на Help with process list  (Cristian Prieto <cristian@clickdiario.com>)
Список pgsql-general
On Thu, 14 Apr 2005, Cristian Prieto wrote:

> Hello, I have a couple of bussy pgsql 8 servers running in my office, in
> MySQL I use SHOW PROCESSLIST to show the actual process running in the
> MySQL server (idle time, resources and other statistical data) and a
> little perl app named mytop to show the data like the top unix
> utility... There such way to do the same or similar stuff in PostgreSQL?
>

PostgreSQL can log long time executed sql commands. Set
log_min_duration_statement on some value in your postgresql.conf file.
I have good experience with it. Its very usefull for finding long sql
cmds.

regards
Pavel Stehule


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: use SAVEPOINT function
Следующее
От: OpenMacNews
Дата:
Сообщение: pgsql config flag update: apple rendezvous renamed bonjour