Re: JDBC connectivity issue

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: JDBC connectivity issue
Дата
Msg-id CADK3HHLWxEstnCkSOS4S8G3RJ3+P-AMXa2mKTyf4GZ0u7Nr4ww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JDBC connectivity issue  (JCMS22 <jeanlavoie22@gmail.com>)
Список pgsql-general
Cool, thanks. I'd love to see this work


On 23 March 2018 at 10:24, JCMS22 <jeanlavoie22@gmail.com> wrote:
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.

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

Предыдущее
От: HORDER Phil
Дата:
Сообщение: RE: Foreign Key locking / deadlock issue.... v2
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: postgresql-10.3 on unbuntu-17.10 - how??