Re: log session end - again

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: log session end - again
Дата
Msg-id 200402022054.11502.peter_e@gmx.net
обсуждение исходный текст
Ответ на log session end - again  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: log session end - again  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Andrew Dunstan wrote:
> This patch brings up to date what I did last year (now unfortunately
> bitrotted) to allow the logging of the end of a session, enabled by
> the config setting "log_session_end - true". It produces lines like
> these:

If we log "session" end, shouldn't we also log "session" start, rather
than "connection" start?  It seems there should be some symmetry here,
also for the configuration parameter names.


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: log session end - again
Следующее
От: Neil Conway
Дата:
Сообщение: fix memcpy() overlap