On 16 Dec 2003, ravi kumar wrote:
> Hi,
> Can u please tell me how to install PostgreSQL with JDBC support?
If building from source use the --with-java option to configure or simply
download a prebuilt binary from http://jdbc.postgresql.org/download.html
Kris Jurka