Search Postgresql Archives

Re: log_min_duration_statement oddity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Csaba Nagy <nagy@xxxxxxxxxxxxxx> 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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux