Re: JDBC connectivity issue

Поиск
Список
Период
Сортировка
От JCMS22
Тема Re: JDBC connectivity issue
Дата
Msg-id 1521815068305-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: JDBC connectivity issue  (JCMS22 <jeanlavoie22@gmail.com>)
Ответы Re: JDBC connectivity issue
Список pgsql-general
I forgot to say I am trying to investigate how to make it work as we need
specific stuff from the DataSource object. 

It might work if you use setServerName rather than setUrl. setServerName
will append itself the jdbc:postgresql:// so you only give it the server
name (i.e "url1:port1,url2:port2") and then setPortNumber to 0. By reading
the code, this might work.



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


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

Предыдущее
От: JCMS22
Дата:
Сообщение: Re: JDBC connectivity issue
Следующее
От: HORDER Phil
Дата:
Сообщение: RE: Foreign Key locking / deadlock issue.... v2