Connecting over UNIX domain sockets - Mailing list pgsql-jdbc

From Florian Weimer
Subject Connecting over UNIX domain sockets
Date
Msg-id 82ei7i37ao.fsf@mid.bfk.de
Whole thread Raw
Responses Re: Connecting over UNIX domain sockets  (John R Pierce <pierce@hogranch.com>)
List pgsql-jdbc
I would like to have the option to connect to the database over UNIX
domain sockets (sidestepping the question of password management).

Even though the JVM knows about UNIX domain sockets, this
functionality is not exposed to user code, so we'd have to add some
JNI code.  Would you like to integrate this in some way?  If yes,
would you prefer a socket-based or libpq-based approach?

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

pgsql-jdbc by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: ResultSet.getClob() causing problems when used with JPA's @Lob
Next
From: Radosław Smogura
Date:
Subject: Re: ResultSet.getClob() causing problems when used with JPA's @Lob