Re: [CYGWIN] authentication

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Faulkner" <chrisf(at)oramap(dot)com>
Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [CYGWIN] authentication
Date: 2003-09-23 22:35:06
Message-ID: 24067.1064356506@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-jdbc

"Chris Faulkner" <chrisf(at)oramap(dot)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

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Peter Eisentraut 2003-09-23 23:53:10 Re: [CYGWIN] authentication
Previous Message Chris Faulkner 2003-09-23 21:34:41 Re: [CYGWIN] authentication

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2003-09-23 23:53:10 Re: [CYGWIN] authentication
Previous Message Chris Faulkner 2003-09-23 21:34:41 Re: [CYGWIN] authentication