Re: Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102 - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
Date
Msg-id CADK3HH+q0YKLDadFghPQAaJLhJv679dMVep=3Z6g+7K-6yNtDw@mail.gmail.com
Whole thread Raw
In response to Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
List pgsql-jdbc
I just want to see what the server sees for SQL statements with the different drivers.

The easiest way I find is to set log_min_duration to 0 which logs everything and then you can change it back


On 11 January 2016 at 09:54, Thomas Kellerer <spam_eater@gmx.net> wrote:
Dave Cramer schrieb am 11.01.2016 um 15:46:
>
> On 11 January 2016 at 09:44, Thomas Kellerer <spam_eater@gmx.net <mailto:spam_eater@gmx.net>> wrote:
>     > Yes, but we are talking about the same backend with the same SQL, The only difference is the driver. Is that correct ?
>
>     Correct.
>
>     Identical SQL, identical query parameters, identical order of execution, identical backend, just a different driver version
>
>
> Is it possible to get server logs ?

If that is helpful, I think I can arrange that.

Which logging settings would you like to have for that?








--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
Next
From: Vladimir Sitnikov
Date:
Subject: Re: Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102