Re: revisiting unix domain sockets - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: revisiting unix domain sockets
Date
Msg-id CADK3HHJrM3e5i2ST0NC87t00oh+Y07jWAnuiis-bEjBk+SH0eQ@mail.gmail.com
Whole thread Raw
In response to revisiting unix domain sockets  (Charles Pritchard <chuck@jumis.com>)
Responses Re: revisiting unix domain sockets  (Charles Pritchard <chuck@jumis.com>)
List pgsql-jdbc
Send a PR and I'll look at it.

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On Tue, Dec 17, 2013 at 6:01 AM, Charles Pritchard <chuck@jumis.com> wrote:
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


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Charles Pritchard
Date:
Subject: revisiting unix domain sockets
Next
From: Emmanuel GUITON
Date:
Subject: "This ResultSet is closed" exception on a PreparedStatement getMetaData()