Commit graph

2 commits

Author SHA1 Message Date
Shaun Amott
1f05758e2c Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
PR:		ports/99337
Submitted by:	shaun (me)
Approved by:	Bartek Rutkowski <r@robakdesign.com> (maintainer),
		ahze (mentor)
2006-06-23 13:46:06 +00:00
Vasil Dimov
7fcd3b36c7 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 <r@valinor.amu.edu.pl>
2006-05-31 12:36:20 +00:00