Re: Question about connection java and Postgresql in Linux

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: Question about connection java and Postgresql in Linux
Дата
Msg-id 20030922132900.A25773@bacon
обсуждение исходный текст
Ответ на Re: Question about connection java and Postgresql in Linux  (daisy_nhy@yahoo.com.hk (DN))
Список 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   |
+------------------------------+---------------------------------------------+

В списке pgsql-general по дате отправления:

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: Warning: PostgreSQL query failed
Следующее
От: Rory Campbell-Lange
Дата:
Сообщение: How to find LIMIT in SQL standard