1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-15 19:21:59 +03:00

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_disconnections".

Andrew Dunstan
This commit is contained in:
Bruce Momjian
2004-02-17 03:54:57 +00:00
parent 1f17316a3d
commit c53611e3e7
6 changed files with 116 additions and 5 deletions

View File

@ -182,6 +182,7 @@
#debug_print_plan = false
#debug_pretty_print = false
#log_connections = false
#log_disconnections = false
#log_duration = false
#log_pid = false
#log_statement = false