Re: Error on setAutoCommit with 9.4.1207

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Enrico Olivelli - Diennea <enrico(dot)olivelli(at)diennea(dot)com>
Cc: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Error on setAutoCommit with 9.4.1207
Date: 2016-01-13 12:18:05
Message-ID: CADK3HHJ8BE1W-RVz-K1jwoY9aUHUZCNZQgQfpLYJ8qjH1Fc3Jg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

You have to call DriverManager.setLogWriter and it will be written to there

Dave Cramer

davec(at)postgresintl(dot)com
www.postgresintl.com

On 13 January 2016 at 07:07, Enrico Olivelli - Diennea <
enrico(dot)olivelli(at)diennea(dot)com> wrote:

> To which logger the info will be printed ?
>
> -----Messaggio originale-----
> Da: pgsql-jdbc-owner(at)postgresql(dot)org [mailto:
> pgsql-jdbc-owner(at)postgresql(dot)org] Per conto di Vladimir Sitnikov
> Inviato: mercoledì 13 gennaio 2016 12:34
> A: Enrico Olivelli - Diennea <enrico(dot)olivelli(at)diennea(dot)com>
> Cc: pgsql-jdbc(at)postgresql(dot)org
> Oggetto: Re: [JDBC] Error on setAutoCommit with 9.4.1207
>
> ‎Can you add -Dloglevel=2 to make the driver print detailed trace?
>
> It would help.
>
> Vladimir
>
>
>
> --
> 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
>
> Iscriviti alla nostra newsletter per rimanere aggiornato su digital ed
> email marketing! http://www.magnews.it/newsletter/
>
> The information in this email is confidential and may be legally
> privileged. If you are not the intended recipient please notify the sender
> immediately and destroy this email. Any unauthorized, direct or indirect,
> disclosure, copying, storage, distribution or other use is strictly
> forbidden.
>
> --
> 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
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pavel Stehule 2016-01-13 13:12:25 Re: Fwd: [JDBC] Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
Previous Message Enrico Olivelli - Diennea 2016-01-13 12:07:31 R: Error on setAutoCommit with 9.4.1207