Re: log_min_duration_statement oddity - Mailing list pgsql-general

From Tom Lane
Subject Re: log_min_duration_statement oddity
Date
Msg-id 25015.1129746144@sss.pgh.pa.us
Whole thread Raw
In response to Re: log_min_duration_statement oddity  (Csaba Nagy <nagy@ecircle-ag.com>)
Responses Re: log_min_duration_statement oddity  (Csaba Nagy <nagy@ecircle-ag.com>)
List pgsql-general
Csaba Nagy <nagy@ecircle-ag.com> writes:
> Now the remote connections are coming from Java (the JDBC driver),

Oh, there's your problem.  8.0 doesn't have very good support for
logging the extended-query protocol, which is what recent versions
of the JDBC driver like to use.  8.1 will be better I believe.

If you're desperate to get some info, you could force the driver to
fall back to V2 frontend protocol.  See the archives for details.

            regards, tom lane

pgsql-general by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: [pgsql-advocacy] Oracle buys Innobase
Next
From: "Andrus"
Date:
Subject: Select all invalid e-mail addresses