| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | danap <danap(at)itstriangle(dot)com> |
| Cc: | PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties |
| Date: | 2016-05-21 22:06:27 |
| Message-ID: | CADK3HHLuCfDw8KKYQ0AbebgN80xt_VPGCWYMBro9JX7RH40M9g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-jdbc |
As far as I can tell it should work. Does it not ?
tests to see if we can read the property.
I am working on getting the ssl tests to work. They appear to be broken at
the moment.
Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
On 21 May 2016 at 13:37, danap <danap(at)itstriangle(dot)com> wrote:
> 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
>>>
>>
>>
>
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | thomas.alton | 2016-05-21 23:28:02 | BUG #14153: Unrecognized node type error when upsert is present in recursive CTE |
| Previous Message | danap | 2016-05-21 17:37:10 | Re: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2016-05-21 22:10:30 | Re: Postgres jdbc bulk insert stuck |
| Previous Message | dmachop | 2016-05-21 20:34:02 | Re: Postgres jdbc bulk insert stuck |