Re: Need help in PGSQL - Mailing list pgsql-jdbc

From Andres Olarte
Subject Re: Need help in PGSQL
Date
Msg-id 3fccaa690612261014xdc985cag50974eeec9806b96@mail.gmail.com
Whole thread Raw
In response to Need help in PGSQL  (sbaskar <sbaskar@adventnet.com>)
Responses Re: Need help in PGSQL  (sbaskar <sbaskar@adventnet.com>)
List pgsql-jdbc
The full error would be useful to see what the problem is, but it
sounds like you need to configure pg_hba.conf (server configuration,
nothing to do with JDBC).

As for pgsql, you should better join the pgsql list, even though I
think some built in functions might give you some of the info you need
(read the documentation).

On 12/25/06, sbaskar <sbaskar@adventnet.com> wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
>

pgsql-jdbc by date:

Previous
From: sbaskar
Date:
Subject: Need help in PGSQL
Next
From: Guy Rouillier
Date:
Subject: Re: Need help in PGSQL