no duration logging when using JDBC? - Mailing list pgsql-hackers

From Palle Girgensohn
Subject no duration logging when using JDBC?
Date
Msg-id 0C7AC2BA8FF91CD0FB0FACB0@palle.girgensohn.se
Whole thread Raw
List 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 by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: SSL client crt verification
Next
From: "Merlin Moncure"
Date:
Subject: Re: Call for 7.5 feature completion