Re: [GENERAL] Eclipse jdbc postgresql

2009-09-01 Thread Glyn Astill
--- On Tue, 1/9/09, 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? > No, you just need the postgres jdbc driver (jdbc.postgresql.org) in your classpath. Glyn

Re: [GENERAL] Eclipse jdbc postgresql

2009-08-31 Thread John R Pierce
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 ne

[GENERAL] Eclipse jdbc postgresql

2009-08-31 Thread Sheepjxx
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? From iTouch. z3246...@student.unsw.edu.au xia...@student.unsw.edu.au -- Sent via pgsql-general mailing list (pgsql-general@postgresql.