K 10 svn:author V 2 vd K 8 svn:date V 27 2006-05-31T12:36:20.000000Z K 7 svn:log V 595 Add new port databases/pgtop - Display PostgreSQL performance info like top(1) pgtop was inspired by mytop (http://mytop.sourceforge.net/ [1]), 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. http://search.cpan.org/~cosimo/pgtop-0.04/pgtop [1] this site is not available, the correct one is: http://jeremy.zawodny.com/mysql/mytop/ PR: ports/98204 Submitted by: r@robakdesign.com END