Re: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties

From: danap <danap(at)itstriangle(dot)com>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties
Date: 2016-05-21 17:37:10
Message-ID: 57409CC6.7040002@itstriangle.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc

This does not appear to have been addressed with the latest 1208 driver
nor does it appear to have been added as an issue in Github.

Unless there is another way of enabling SSL via the JDBC interface this
is a big DEAL for my future use of PostgreSQL via the JDBC.

danap.

Bruce Momjian wrote:
>
> Forwarding JDBC bug report to pgsql-jdbc(at)postgresql(dot)org:
>
> ---------------------------------------------------------------------------
>
> On Fri, Jan 8, 2016 at 01:29:25PM +0000, hazcod(at)outlook(dot)be wrote:
>> The following bug has been logged on the website:
>>
>> Bug reference: 13856
>> Logged by: Niels Hofmans
>> Email address: hazcod(at)outlook(dot)be
>> PostgreSQL version: 9.4.5
>> Operating system: Ubuntu linux
>> Description:
>>
>> I tried using JDBC driver postgresql-9.4.1207.jar but it is not picking up
>> ssl=true or loglevel=1.
>>
>> This does work in version 1206 and below.
>>
>>
>> I tried passing in via connection string or properties object.
>>
>>
>> --
>> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-bugs
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Cramer 2016-05-21 22:06:27 Re: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties
Previous Message Tom Lane 2016-05-20 19:13:43 Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names

Browse pgsql-jdbc by date

  From Date Subject
Next Message dmachop 2016-05-21 20:34:02 Re: Postgres jdbc bulk insert stuck
Previous Message Dave Cramer 2016-05-21 13:01:39 Re: Postgres jdbc bulk insert stuck