log xid with duration

Поиск
Список
Период
Сортировка
От Ed L.
Тема log xid with duration
Дата
Msg-id 200603311016.56232.pgsql@bluepolka.net
обсуждение исходный текст
Ответы Re: log xid with duration  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Not sure if this is a bug or by design in 8.1.2.  Using the
following:

log_connections = on
log_disconnections = on
log_duration = on
log_statement = 'all'
log_line_prefix = '%m [%p] %u %r %d %x '

...the transaction is not printed with the duration (it prints 0
instead).

Ed

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "manashi"
Дата:
Сообщение: BUG #2364: DB Error: connect failed ... PHP/PostgreSql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: log xid with duration