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-21 21:13:04 |
Message-ID: | d70fb1aa-a5fc-d57d-6ee7-ac1b67e85710@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 03/21/2018 01:56 PM, chris wrote:
> I did the re install not to change versions but to now know what version
> I am running
My previous question was not as clear as should have been.
So:
1) At some place in your software stack there is some sort of
configuration that links your app via JDBC to a Postgres JDBC driver. If
you know where that configuration is you should be able to find the
driver and presumably the version.
2) So when you say you did a reinstall do you mean you are now pointing
the configuration at postgresql-42.2.1.jre7.jar? FYI
postgresql-42.2.2.jre7.jar is actually the latest:
https://jdbc.postgresql.org/download.html
>
>
> On 03/21/2018 02:44 PM, Adrian Klaver wrote:
>> On 03/21/2018 01:16 PM, chris wrote:
>>> I wasnt able to find what version we had installed so we went ahead
>>> and reinstalled it
>>
>> Maybe I am missing something, but if you could not find the version
>> you where using how do you know installing a new driver actually
>> changed the version you are using now?
>>
>>
>>>
>>> we downloaded the current version JDBC 4.1 Driver 42.2.1.jre7
>>>
>>>
>>> We are still having the same problem.
>>>
>>> Thanks
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Rakesh Kumar | 2018-03-21 21:16:54 | Re: Prepared statements |
Previous Message | Tim Cross | 2018-03-21 21:09:05 | Prepared statements |