Re: Management software for Postgresql - Mailing list pgsql-general

From Richard Huxton
Subject Re: Management software for Postgresql
Date
Msg-id 416D2728.5010400@archonet.com
Whole thread Raw
In response to Management software for Postgresql  ("Bob Powell" <Bob@hotchkiss.org>)
List pgsql-general
Bob Powell wrote:
> Hello everyone,
>
> I would like to know if anyone has found or developed any monitoring
> software for Postgres.  I would like to be able to gather statistics
> about the database.
>
> How often certain tables get hit, whats the current status of things
> etc.  I couldn't find much in the lists about this.

You'll be wanting the stats monitoring section of the manuals:
   http://www.postgresql.org/docs/7.4/static/monitoring.html

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Time at end of transaction
Next
From: Frank Kurzawa
Date:
Subject: Re: Management software for Postgresql