Re: supporting any/all connection types including unix domain sockets

Поиск
Список
Период
Сортировка
От Travis Wellman
Тема Re: supporting any/all connection types including unix domain sockets
Дата
Msg-id 6B2C8B0F-E104-49B3-B779-88A6609C2603@traviswellman.com
обсуждение исходный текст
Ответ на Re: supporting any/all connection types including unix domain sockets  (Luca Ferrari <fluca1978@infinito.it>)
Ответы Re: supporting any/all connection types including unix domain sockets
Список pgsql-jdbc
Because I need to be able to connect in whatever way was previously configured.

On July 15, 2015 3:42:19 AM PDT, Luca Ferrari <fluca1978@infinito.it> wrote:
On Mon, Jul 13, 2015 at 7:51 PM, Travis Wellman
<travis@traviswellman.com> wrote:
I'm writing an app using JavaFX to connect to arbitrary PostgreSQL
nodes and take generic and introspective actions. Ideally the user
should be able to connect via all previously configured means. Has
anyone used Java to connect to a Postgres instance via the unix domain
socket? Any source I can view?

I guess you have to reimplement the protocol used for instance in libpq.
I'm not sure this is a winning choice, why not using the JDBC
connection mechanism?

Luca

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

Предыдущее
От: Luca Ferrari
Дата:
Сообщение: Re: supporting any/all connection types including unix domain sockets
Следующее
От: Luca Ferrari
Дата:
Сообщение: Re: supporting any/all connection types including unix domain sockets