Re: log session end - again - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: log session end - again
Date
Msg-id 200402022054.11502.peter_e@gmx.net
Whole thread Raw
In response to log session end - again  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: log session end - again  (Andrew Dunstan <andrew@dunslane.net>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: log session end - again
Next
From: Neil Conway
Date:
Subject: fix memcpy() overlap