|
|||||||||||
|
[JDBC] jdbc and nfs
From: Christian Bourque <christian.bourque(at)gmail.com>
Date: Sat Feb 16 2008 - 13:07:49 EST
I'm having a problem connecting with jdbc to a pg server using a user account with an nfs mounted home directory. Here's the scenario: The pg server is running on server B (openSUSE) and I'm connecting to it from server C (Solaris 10) using a user account with an nfs mounted directory from server A (openSUSE). If I unmount the nfs share it works! But with the share it doesn't, the connection seems to reach the server but it gets stuck there, no error and it doesn't timeout either... It really looks like a problem with pg/jdbc and nfs since I did the same test with our oracle server (running on the same machine as our pg server) and it worked! I've also tested the same thing using a user account that doesn't have is home directory mounted by nfs and it worked! Any help would be appreciated! Thanks Christian ---------------------------(end of broadcast)---------------------------TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq Received on Sat Feb 16 13:09:37 2008 This archive was generated by hypermail 2.1.8 : Wed Jun 18 2008 - 23:44:32 EDT |
||||||||||
|
|||||||||||