From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | chris <chrisk(at)pgsqlrocket(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: JDBC connectivity issue |
Date: | 2018-03-14 21:27:37 |
Message-ID: | d7d746f8-a446-ea36-4801-3797200d44b1@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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.
>>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2018-03-14 22:17:01 | Re: PgBackrest questions |
Previous Message | chiru r | 2018-03-14 21:17:44 | PgBackrest questions |