supporting any/all connection types including unix domain sockets

From: Travis Wellman <travis(at)traviswellman(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: supporting any/all connection types including unix domain sockets
Date: 2015-07-13 17:51:50
Message-ID: 1436809910.2880.6.camel@traviswellman.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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?

Travis

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Luca Ferrari 2015-07-15 10:42:19 Re: supporting any/all connection types including unix domain sockets
Previous Message Steven Schlansker 2015-07-07 21:03:48 Re: PostgreSQL gaps wrt to java, and jdbc