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

From Chris Faulkner
Subject Re: [CYGWIN] authentication
Date
Msg-id DGENKIKMJILAAKJGFHKFAEOJCHAA.chrisf@oramap.com
Whole thread Raw
In response to Re: [CYGWIN] authentication  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
In response to your first question - I have no idea ! In my case, the client
side is on the same machine. Initially, I was using the resin MySQL driver
which didn't connect when I was using named pipes. I switched to Connector/J
from mysql.com and it then worked.

Chris

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Tom Lane
Sent: 23 September 2003 23:35
To: Chris Faulkner
Cc: Peter Eisentraut; pgsql-jdbc@postgresql.org
Subject: Re: [JDBC] [CYGWIN] authentication


"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

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



pgsql-jdbc by date:

Previous
From: Deepak Bhole
Date:
Subject: Patch for allowing jdbc to log sql queries
Next
From: Phil.Hourihane@meridianp2p.com
Date:
Subject: Re: java.net.SocketException: Broken pipe