Howdy,
I recently did a log_min_duration_statement=0 run on my app, and found
~3million copies of
"select current_setting('transaction_isolation')"I'm a Java + Hibernate stack. Does anyone know if this is a Hibernate artifact? or a jdbc artifact? or something else (implicit to some query pattern or trigger)? Thanks Dave -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
