On Wed, 2013-09-11 at 21:49 -0700, arohi wrote:
> Hi All,
>
> I am trying to install postgresql-jdbc but facing java error. sun java is
> already installed but postgresql-jdbc installing openjdj. please let me know
> how to resolve this and if you require any other details.
>
>
>
> -----
> AROHI
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/Need-help-with-Inet-type-tp5770342p5770565.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>
Hello Arohi,
If you downloaded the JDBC driver from www.postgrseql.org it is just a
jar file. You can choose the type, etc. It doesn't install anything
else. Any other application using Java can access it assuming paths and
permissions are correct.
Cheers,
Robert