*** pgsql/src/backend/utils/misc/postgresql.conf.sample 2009/04/06 18:40:47 1.255 --- pgsql/src/backend/utils/misc/postgresql.conf.sample 2009/04/06 19:00:18 1.256 *************** *** 306,312 **** # fatal # panic (effectively off) ! #log_min_duration_statement = -1 # -1 is disabled, 0 logs all statements # and their durations, > 0 logs only # statements running at least this time. --- 306,312 ---- # fatal # panic (effectively off) ! #log_min_duration_statement = -1ms # -1 is disabled, 0 logs all statements # and their durations, > 0 logs only # statements running at least this time.