--- On Tue, 1/9/09, Sheepjxx <sheepjxx(at)gmail(dot)com> 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