Re: [CYGWIN] authentication - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: [CYGWIN] authentication
Date
Msg-id 24067.1064356506@sss.pgh.pa.us
Whole thread Raw
In response to Re: [CYGWIN] authentication  ("Chris Faulkner" <chrisf@oramap.com>)
Responses Re: [CYGWIN] authentication  (Peter Eisentraut <peter_e@gmx.net>)
Re: [CYGWIN] authentication  ("Chris Faulkner" <chrisf@oramap.com>)
List pgsql-jdbc
"Chris Faulkner" <chrisf@oramap.com> writes:
> I guess I brought the vocabulary from MySQL were you use "skip networking"
> and the server allows you to connect on the local machine with named pipes,
> even with JDBC.

Just out of curiosity, what do they use to support that on the client
side?  We were recently told that there is no pure-Java access to
Unix sockets (a/k/a named pipes), because it's not a portable OS feature.
Do they have a type 4 JDBC driver that handles this?

            regards, tom lane

pgsql-jdbc by date:

Previous
From: "Chris Faulkner"
Date:
Subject: Re: [CYGWIN] authentication
Next
From: Peter Eisentraut
Date:
Subject: Re: [CYGWIN] authentication