From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Gary DeSorbo <isasitis(at)uchicago(dot)edu> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Monitor Tools |
Date: | 2002-11-12 04:33:19 |
Message-ID: | 200211120433.gAC4XJZ28795@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
There is pgmonitor on gborg.postgresql.org that shows current queries.
The _over time_ analysis will require grepping through the server log
file.
---------------------------------------------------------------------------
Gary DeSorbo wrote:
> I am interested in finding some monitoring tools to get some
> specification on the number of database connections that the machine
> is making over time, and what kind of load the database server is
> handling. Any suggestions would be greatly appreciated.
>
> Gary
> Gary DeSorbo
> isasitis(at)uchicago(dot)edu
> Cell: 415.606.3857
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Prashanth | 2002-11-12 05:30:41 | Moving data between databases |
Previous Message | Bruce Momjian | 2002-11-12 04:28:29 | Re: constraint notices |