Click to See Complete Forum and Search --> : postgresql+jdbc in redhat 7.3 need help pleaseeee.


Sridhar Guntur
10-22-2002, 01:18 AM
iam posting this again because i could not get help before.i have installed redhat 7.3 now and postgresql is working fine and i can see from netstat -an output that it is using port 5432.i could create a database, create tables and work with some sql statements. i read somewhere that postgresql in redhat 7.3 doesnt come with java compiled and i have to compile with ant to get java compatibility!!!
but i dont want to compile postgresql anew but just get jdbc driver to connect to database.i downloaded
pgjdbc2 driver( becasue i use java 1.4.1) from http://jdbc.postgresql.org/download.html. can someone please tell me what i can do so as to connect to postgresql database from java programs.

please guys i need some help here.