Re: PostgreSQL admin or monitor program?
Mitch Vincent <mitch@venux.net>
From: "Mitch Vincent" <mitch@venux.net>
To: "Alvaro Herrera" <alvherre@atentus.com>, "Bruce Momjian" <pgman@candle.pha.pa.us>
Cc: "Gary Huntress" <ghuntress@mediaone.net>, <pgsql-general@postgresql.org>
Date: 2001-04-09T21:55:28Z
Lists: pgsql-general
Sort of funny but the one Bruce gave works fine, the one you give throws a 404 error :-) -Mitch Software development : You can have it cheap, fast or working. Choose two. ----- Original Message ----- From: "Alvaro Herrera" <alvherre@atentus.com> To: "Bruce Momjian" <pgman@candle.pha.pa.us> Cc: "Gary Huntress" <ghuntress@mediaone.net>; <pgsql-general@postgresql.org> Sent: Monday, April 09, 2001 5:47 PM Subject: Re: PostgreSQL admin or monitor program? > On Sun, 8 Apr 2001, Bruce Momjian wrote: > > > > What is the best way to do mundane things like list active users and their > > > state, list stats about the server (mysqladmin will list uptime, number of > > > queries issued, queries per second etc), kill a user, etc? Can psql do > > > this or do I need a seperate client? > > > > Sure, try my new pgmonitor tool: > > > > http://greatbridge.org/project/pgmonitor/projdisplay.php > > It says "invalid project specified", but you can reach it through > http://greatbridge.com/browse.php?85 > > -- > Alvaro Herrera (<alvherre[@]atentus.com>) > > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) >