Re: JDBC connectivity issue

Поиск
Список
Период
Сортировка
От chris
Тема Re: JDBC connectivity issue
Дата
Msg-id 0a6d610b-71bd-1d46-0a34-bfb98ffd8b01@pgsqlrocket.com
обсуждение исходный текст
Ответ на Re: JDBC connectivity issue  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: JDBC connectivity issue
Список pgsql-general
I wasnt able to find what version we had installed so we went ahead and 
reinstalled it.

we downloaded the current version JDBC 4.1 Driver 42.2.1.jre7


We are still having the same problem.

Thanks




On 03/14/2018 03:27 PM, Adrian Klaver wrote:
> On 03/14/2018 01:47 PM, chris wrote:
>> Oh sorry for getting the wrong information.
>
> At this point not sure whether it is wrong information or not.
>
>>
>> How would I get the information on what driver is currently installed?
>
> I am not a Java programmer, so I am not the best person to answer 
> this. Still I would the think the place to start would be the 
> connection code itself. Another way would be examining CLASSPATH:
>
> https://jdbc.postgresql.org/documentation/head/classpath.html
>
>>
>>
>> On 03/14/2018 09:44 AM, Adrian Klaver wrote:
>>> On 03/14/2018 07:51 AM, chris wrote:
>>>>
>>>> I believe its Postgresql-9.4.1208.jre7.jar
>>>
>>> Pretty sure solving this is going to require knowing exactly what 
>>> driver is in use. The failover syntax looks to be fairly recent, so 
>>> being off by a little on the driver version can make a big difference.
>>>
>
>



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

Предыдущее
От: Alessandro Aste
Дата:
Сообщение: Re: Postgresql 10.3 , query never completes if LIMIT clause isspecified and paralle processing is on
Следующее
От: Stuart McGraw
Дата:
Сообщение: Re: postgresql-10.3 on unbuntu-17.10 - how??