Need help in PGSQL

From: sbaskar <sbaskar(at)adventnet(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Need help in PGSQL
Date: 2006-12-26 05:53:15
Message-ID: 4590B8CB.1010308@adventnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
I am doing a project in Database Monitoring tool. I am planning to add
pgsql also. So i need the table details, where i can get details like
Request Rate, Bytes Received Rate, Bytes Send Rate, Open Connections,
Aborted Connections, Aborted Clients, Threads Used, Threads in Cache,
Thread Cache Size, Database Details, Immediate Locks, Locks Wait, Key
Hitrate, Key Buffer Used, Key Buffer Size, Key Buffer Size, Key Buffer
Size, Key Buffer Size, Total Memory, SQL Cache Memory, Lock Memory,
Buffer Hit Ratio, Active Connections, Logins/Min, Cache Used/Min, Latch
Details, Agents Statistics , Transaction Statistics,.
Also i am not able to connect to the database through JDBC. It says
some error like Permission denied. What i need to do to get rid of this.

Any help on this would be greatly appreciated. Looking for positive and
quick response from you.

Thanks in Advance,
Baskar.S

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andres Olarte 2006-12-26 18:14:29 Re: Need help in PGSQL
Previous Message Michael Paesold 2006-12-23 09:23:12 Re: Synthesize support for Statement.getGeneratedKeys()?