java access to the backend (non jdbc)?

From: "Shahbaz Chaudhary" <chaudhar(at)umich(dot)edu>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: java access to the backend (non jdbc)?
Date: 2003-02-14 00:14:45
Message-ID: 000001c2d3be$1505bde0$0bef2744@shahbaz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-02-14 00:17:33 Re: java access to the backend (non jdbc)?
Previous Message Lamar Owen 2003-02-14 00:10:04 Re: location of the configuration files