Re: [JDBC] PgSQL Monitoring( Please let me know the table details ) - Mailing list pgsql-general

From David Fetter
Subject Re: [JDBC] PgSQL Monitoring( Please let me know the table details )
Date
Msg-id 20070105151042.GG1562@fetter.org
Whole thread Raw
List pgsql-general
On Fri, Jan 05, 2007 at 09:55:05AM +0530, sbaskar wrote:
> Hi,
> I am working on database monitoring tool using Java, JDBC. We plan
> to monitor pgSQL also.  But i need some details like, where i can
> get information such as Connection time, Connection statistics,
> Database Information, Transaction statistics, Cache details from
> pgSQL and what are the metrics that i can monitor.  I mean, in which
> database tables these details are stored and how can i get it.
>
> Any help on this would be greatly Appreciated.

See <http://www.postgresql.org/docs/current/static/catalogs.html>.

Cheers,
Dave.
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!

pgsql-general by date:

Previous
From: "imageguy"
Date:
Subject: Re: Database versus filesystem for storing images
Next
From: David Fetter
Date:
Subject: Re: Any form of connection-level "session variable" ?