Re: Eclipse jdbc postgresql

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Eclipse jdbc postgresql
Дата
Msg-id 4A9CB3A6.5060708@hogranch.com
обсуждение исходный текст
Ответ на Eclipse jdbc postgresql  (Sheepjxx <sheepjxx@gmail.com>)
Список pgsql-general
Sheepjxx 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?

you just need postgres configured so you can connect to it via tcp (as
jdbc doesn't do local domain sockets), and you need the appropriate JDBC
jar file for your environment.

the --with-java stuff is for the pljava support, which is a place i'd
personally never want to go.




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

Предыдущее
От: Sheepjxx
Дата:
Сообщение: Eclipse jdbc postgresql
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [Skytools-users] WAL Shipping + checkpoint