Re: fix log_min_duration_statement logic error
| От | Tom Lane |
|---|---|
| Тема | Re: fix log_min_duration_statement logic error |
| Дата | |
| Msg-id | 3092.1064248452@sss.pgh.pa.us обсуждение |
| Ответ на | fix log_min_duration_statement logic error (Neil Conway <neilc@samurai.com>) |
| Ответы |
Re: fix log_min_duration_statement logic error
Re: fix log_min_duration_statement logic error Re: fix log_min_duration_statement logic error Re: fix log_min_duration_statement logic error |
| Список | pgsql-patches |
Neil Conway <neilc@samurai.com> writes:
> I also don't particularly like the format of the log message (for one
> thing, the "duration_statement" prefix in the log message shouldn't
> include an underscore, it's not a variable or anything -- and the case
> can be made that if we printed the duration because log_duration is set,
> we don't need to print it again if the duration of the query exceeded
> log_min_duration_statement), but I haven't changed it.
I think there should be just one "duration: nnn" log entry, printed if
either condition holds.
regards, tom lane
В списке pgsql-patches по дате отправления: