Re: log_min_duration_statement doesn't work

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: log_min_duration_statement doesn't work
Дата
Msg-id 42848E83.6020004@opencloud.com
обсуждение исходный текст
Ответ на log_min_duration_statement doesn't work  (Alvin Hung <alvin.yk@gmail.com>)
Список pgsql-jdbc
Alvin Hung wrote:

> Currently, 8.0.2 / JDBC 8.0-310, log_min_duration_statement does not
> work with JDBC.  Nothing will get logged.  This makes it very
> difficult to tune a java application.  Can you tell me when will this
> be fixed?  Thanks.

This is a server limitation: it does not handle logging of the V3
extended query protocol very well. There's gradual progress being made
on it; you might want to search the pgsql-hackers and pgsql-patches
archives for details.

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Alvin Hung
Дата:
Сообщение: log_min_duration_statement doesn't work
Следующее
От: Guillaume Cottenceau
Дата:
Сообщение: convert 'foobar'::text to the string foobar