revisiting unix domain sockets

From: Charles Pritchard <chuck(at)jumis(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: revisiting unix domain sockets
Date: 2013-12-17 11:01:42
Message-ID: 52B02F16.7060409@jumis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Has there been any movement and-or push back around supporting unix
domain sockets within the connection string? I've seen simple patches on
the web to add support- it seems like a trivial matter, is there a
design consideration or other issue outstanding?

Example of using JNA for unix domain sockets:
http://www.productivity.org/projects/mysqlunixsocket/MysqlUnixSocketFactory.java

-Charles

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2013-12-17 12:25:27 Re: revisiting unix domain sockets
Previous Message Patrick Radtke 2013-12-12 00:43:45 Re: Service principal, GSSAPI and JDBC connection issue