Pallav Kalva <[EMAIL PROTECTED]> writes:
>     I am having problems with logging long running SQL in the log file. 
> I have set log_min_duration_statement = 5000 (5secs) and it is not 
> logging sql statements that took over 5 secs and this is only from 
> queries generated by Hibernate .

Did you set log_min_duration_statement in a way that would actually
affect Hibernate (ie, change postgresql.conf and sighup the postmaster)?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to