Search Postgresql Archives

Re: Eclipse jdbc postgresql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sheepjxx wrote:
If I want to use postgres with jdbc , I have already download jdbc, do I need extra option for compile postgres?--with-java?do I need change postgres.conf?

you just need postgres configured so you can connect to it via tcp (as jdbc doesn't do local domain sockets), and you need the appropriate JDBC jar file for your environment.

the --with-java stuff is for the pljava support, which is a place i'd personally never want to go.




--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux