2006-05-31 14:36:20 +02:00
|
|
|
pgtop was inspired by mytop (http://jeremy.zawodny.com/mysql/mytop/),
|
|
|
|
which in turn was inspired by the system monitoring tool top.
|
|
|
|
pgtop will connect to a PostgreSQL server and periodically
|
|
|
|
run queries against the pg_stat* relations and attempt
|
|
|
|
to summarize the information from them in a useful format.
|
|
|
|
|
2007-12-20 21:39:15 +01:00
|
|
|
WWW: http://search.cpan.org/dist/pgtop/
|