jdbc and nfs

Поиск
Список
Период
Сортировка
От Christian Bourque
Тема jdbc and nfs
Дата
Msg-id a6ee49d30802161007m789ce06fm274848c5d9b54e9@mail.gmail.com
обсуждение исходный текст
Ответы Re: jdbc and nfs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-jdbc
Hi!

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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: extra rowcopy in ResultSet allways needed ?.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: jdbc and nfs