Re: which jdk i should opt for pgsql8.2 to implement jdbc interface

From: Mayuresh Nirhali <Mayuresh(dot)Nirhali(at)Sun(dot)COM>
To: Mamoon Rashid <mamoon(at)imtech(dot)res(dot)in>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Date: 2007-05-28 06:47:40
Message-ID: 465A7B0C.6000002@Sun.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

If I understand your requirement right, you just need jdbc support for
your postgres-jdbc package.
You should be just fine with JDK 6u1. The rest will be overkill.

HTH
Mayuresh

Mamoon Rashid wrote:
> hi all,
> i am in urgent need of some expert suggestions regarding which jdk i
> install for my
> linux (EL4) , so as i write programs and applications to interact with
> pgsql8.2 databse server through JDBC.
> i went on
> [URL=http://java.sun.com/javase/downloads/index.jsp]sun developers
> network[/URL]
> there are a lot of options-
> 1. JDK 6u1
> 2. JDK 6u1 with Java EE
> 3. JDK 6u1 with NetBeans 5.5.1
> i am confused which one i opt.
> my motto is to launch a database server using pgsql8.2 with JDBC as client
> interface.could any one of u plzzz suggest what to do next.i have already
> upgraded to pgsql8.2.
> with regard
> mamoon
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guy Rouillier 2007-05-28 19:57:53 Re: which jdk i should opt for pgsql8.2 to implement jdbc interface
Previous Message Luca Ferrari 2007-05-28 06:42:45 Re: which jdk i should opt for pgsql8.2 to implement jdbc interface