no duration logging when using JDBC?

Поиск
Список
Период
Сортировка
От Palle Girgensohn
Тема no duration logging when using JDBC?
Дата
Msg-id 0C7AC2BA8FF91CD0FB0FACB0@palle.girgensohn.se
обсуждение исходный текст
Список pgsql-hackers
Hi!

When using JDBC (8.0.311) to connect to a 8.0.3 database, with

log_duration = true

nothing happens. For psql connections, it works fine, but not for JDBC 
connections. Surely a bug? Is it fixed in the 8.1 branch?

Also, as I mailed about a while back, when using prepared statements, the 
parameters for each sql query are not logged, only the query itself. There 
must be a way to get the parameters as well.

Cheers,
Palle




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

Предыдущее
От: Douglas McNaught
Дата:
Сообщение: Re: SSL client crt verification
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Call for 7.5 feature completion