Re: Question about connection java and Postgresql in Linux

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: "pgsql-general (at) postgresql (dot) org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question about connection java and Postgresql in Linux
Date: 2003-09-22 12:29:00
Message-ID: 20030922132900.A25773@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 21/09/2003 09:30 DN wrote:
> 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?

./configure is used to build PostgreSQL from source. It doesn't affect any
of the run-time settings.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rory Campbell-Lange 2003-09-22 12:42:18 How to find LIMIT in SQL standard
Previous Message Karsten Hilbert 2003-09-22 11:19:49 Re: Warning: PostgreSQL query failed