Re: Question about connection java and Postgresql in Linux - Mailing list pgsql-general

From daisy_nhy@yahoo.com.hk (DN)
Subject Re: Question about connection java and Postgresql in Linux
Date
Msg-id 2fe0c44c.0309210030.61862e38@posting.google.com
Whole thread Raw
In response to Question about connection java and Postgresql in Linux  (daisy_nhy@yahoo.com.hk (DN))
Responses Re: Question about connection java and Postgresql in Linux
List pgsql-general
Thank you for answering my question

I have moved postgresql.jar to common/lib.

Also, my setting are:
tcpip_socket = true
in /var/lib/pgsql/data/postgresql.conf

host  all   all  127.0.0.1   255.255.255.255  crypt
in /var/lib/pgsql/data/pg_hba.conf

but, it also cannot work well.


By the way, do I need to set
 ./configure with-java

if yes, how can I set it?

pgsql-general by date:

Previous
From: Lamar Owen
Date:
Subject: Re: State of Beta 2
Next
From: Marko Karppinen
Date:
Subject: Re: Can't Build 7.3.4 on OS X