| From: | Jeremy Whiting <jwhiting(at)redhat(dot)com> |
|---|---|
| To: | danap <danap(at)itstriangle(dot)com>, PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar) |
| Date: | 2016-12-16 13:31:47 |
| Message-ID: | f911961e-2492-084d-bbe0-eee4e6b50ac9@redhat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On 15/12/16 17:29, danap wrote:
> Jeremy Whiting wrote:
>
>> That does not work for url property configuring. I have a commit
>> that adds
>> the ability to load a logLevel property on the URL here [2]. Based on
>> 1212.
>>
>> Jeremy
>>
>> [1] https://github.com/pgjdbc/pgjdbc/issues/452
>> [2] https://github.com/whitingjr/pgjdbc/tree/logLevel2
>
> Are any of the other url property configuring settings still working
> since changes that broke loglevel, ex. ssh, etc.
>
>
Back when PR452 was proposed only logging was affected. A refactoring
effort in PR407 stripped out this line
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeremy Whiting | 2016-12-16 13:34:02 | Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar) |
| Previous Message | Sergey Kim | 2016-12-15 18:47:38 | Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar) |