summaryrefslogtreecommitdiffstats
path: root/machine
AgeCommit message (Expand)Author
2020-04-08Re-implement swap activity for linuxMark Wong
2020-04-06Convert man pages to rstMark Wong
2020-04-04Remove toggle for displaying cumulative vs differential statsMark Wong
2020-04-04Simplify i/o stats displayMark Wong
2020-04-04Show swapping activity.Mark Wong
2019-09-14Fix sorting of various columnsMark Wong
2019-09-14Identify unknown states as background tasksMark Wong
2019-09-13Update replication query for v10 changesMark Wong
2019-09-07Fix formating on replication displayMark Wong
2019-09-07Don't count virtual xids in lock countsMark Wong
2019-08-30Sort large numbers first with i/o statsMark Wong
2019-07-08pgindentMark Wong
2019-07-08Remove Linux alternative thread supportMark Wong
2019-07-08Remove SunOS4Mark Wong
2019-07-08Remove IRIX machinesMark Wong
2019-07-08Remove EOLed HP-UXMark Wong
2019-07-08Remove OSF/1 filesMark Wong
2019-07-08Fix handling of display headersMark Wong
2019-07-08Add view for top replication processesMark Wong
2019-07-08Add LOCKS columnMark Wong
2019-07-08Linux: remove wcpu from displayMark Wong
2019-07-08Revert "watch the database activity or TPS"Mark Wong
2019-07-08Revert "monitor the disk I/O of the server"Mark Wong
2019-07-08Revert "monitor the disk space of the server"Mark Wong
2019-07-08Fix sortingMark Wong
2019-07-08Remove PRI from the displayMark Wong
2019-07-08Linux: display xact and query timeMark Wong
2019-07-08Remote: fix memory leakMark Wong
2019-07-08Linux: use rb tree to track processesMark Wong
2019-06-26Linux: show summarized backend statesMark Wong
2019-06-26Make connections with passwords persistentMark Wong
2019-06-26Linux: Remove display of niceMark Wong
2019-06-26Linux: show database usernameMark Wong
2019-06-26Linux: show database state instead of OS stateMark Wong
2019-06-26Use PQconnectdbParams()Mark Wong
2018-09-30Fix sometimes-uninitialized warning on linuxMark Wong
2018-06-08Fix compiler warningsMark Wong
2016-04-28Fix error message output for freebsdMark Wong
2016-04-27Fix configure.ac for freebsdMark Wong
2013-06-18Removal of hpux8-related filesMichael Paquier
2013-06-10monitor the disk space of the serverMichael Paquier
2013-06-10monitor the disk I/O of the serverMichael Paquier
2013-06-10watch the database activity or TPSMichael Paquier
2013-05-05Updates for openbsdOkan Demirmen
2013-04-19Update docs and man pagesMark Wong
2013-04-19Display current query with remote monitoringMark Wong
2013-04-19Updated for osxMark Wong
2013-04-19Updates for freebsd 9Mark Wong
2013-04-03Handle single connection cases in openbsdMark Wong
2013-03-27sync with top(1) in base; remove KERNBASE. ok okan@Stuart Henderson