JAVA Support

From: "Henry B(dot) Hotz" <hotz(at)jpl(dot)nasa(dot)gov>
To: pgsql-hackers(at)postgresql(dot)org
Subject: JAVA Support
Date: 2006-09-28 17:46:04
Message-ID: 41B79A63-8D28-420A-A241-7814AF58F811@jpl.nasa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It appears that the JDBC client doesn't include the Kerberos support
that the C clients do.

So, two questions:

1) Is there an alternative JDBC client that's just a glue layer
instead of a complete re-implementation?

2) If I were willing to add a GSSAPI or SASL layer as an alternative
to the bare Krb 5 support would anyone be willing to help with the
supporting mods to the pg_hba.conf parsing, and configure?
------------------------------------------------------------------------
----
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry(dot)B(dot)Hotz(at)jpl(dot)nasa(dot)gov, or hbhotz(at)oxy(dot)edu

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kris Jurka 2006-09-28 17:52:20 Re: JAVA Support
Previous Message Bruce Momjian 2006-09-28 17:40:50 Re: Coding style for emacs