1pgtop was inspired by mytop (http://jeremy.zawodny.com/mysql/mytop/),
2which in turn was inspired by the system monitoring tool top.
3pgtop will connect to a PostgreSQL server and periodically
4run queries against the pg_stat* relations and attempt
5to summarize the information from them in a useful format.
6