Re: [JDBC] PgSQL Monitoring( Please let me know the table details )

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: [JDBC] PgSQL Monitoring( Please let me know the table details )
Дата
Msg-id 20070105151042.GG1562@fetter.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "imageguy"
Дата:
Сообщение: Re: Database versus filesystem for storing images
Следующее
От: David Fetter
Дата:
Сообщение: Re: Any form of connection-level "session variable" ?