Date: Wed, 31 May 2006 12:36:20 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/pgtop Makefile distinfo pkg-descr pkg-plist Message-ID: <200605311236.k4VCaK9x082454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vd 2006-05-31 12:36:20 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/pgtop Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.515 +1 -0 ports/databases/Makefile
1.1 +27 -0 ports/databases/pgtop/Makefile (new)
1.1 +3 -0 ports/databases/pgtop/distinfo (new)
1.1 +7 -0 ports/databases/pgtop/pkg-descr (new)
1.1 +6 -0 ports/databases/pgtop/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605311236.k4VCaK9x082454>
