Re: Performance monitor
| От | Bruce Momjian |
|---|---|
| Тема | Re: Performance monitor |
| Дата | |
| Msg-id | 200103131637.LAA16802@candle.pha.pa.us обсуждение |
| Ответ на | Re: Performance monitor (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Список | pgsql-hackers |
> Hard to say. 'ps' gives some great information about cpu/memory usage > that may be hard/costly to put in shared memory. One idea should be to > issue periodic 'ps/kill' commands though a telnet/ssh pipe to the > remote machine, or just to the remote X display option. > > Of course, getrusage() gives us much of that information. Forget getrusage(). Only works on current process, so each backend would have to update its own statistics. Sounds expensive. -- 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, Pennsylvania19026
В списке pgsql-hackers по дате отправления: