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@xxxxxxxxxx> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote!