java access to the backend (non jdbc)? - Mailing list pgsql-hackers

From Shahbaz Chaudhary
Subject java access to the backend (non jdbc)?
Date
Msg-id 000001c2d3be$1505bde0$0bef2744@shahbaz
Whole thread Raw
In response to Re: Someone's broken psql's connection-failure error reporting  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: java access to the backend (non jdbc)?
List pgsql-hackers
Hi All,
I was wondering if there is a libq or libqxx type library written in
java.  Even if it is done through jni.  I would like to do some
experiments, perhaps make a utility that reads server information such
as currently executing query, current locks, amount of disk/ram taken up
by pgsql.  Basically some very useful information for admins.  I've
forgotten most of C, C++ (from college days), but would love to try my
hand at such a utility...I'm sure there are others who would like to use
java to access such a backend.  Any pointers?

Shahbaz C.



pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Re: location of the configuration files
Next
From: Bruce Momjian
Date:
Subject: Re: java access to the backend (non jdbc)?