log_disconnections (boolean)
- This outputs a line in the server logs similar to LOG_CONNECTIONS
- but at session termination, and includes the duration of the
- session. This is off by default. This option can only be set at
- server start or in the postgresql.conf
- configuration file.
+ This outputs a line in the server logs similar to
+ log_connections but at session termination,
+ and includes the duration of the session. This is off by
+ default. This option can only be set at server start or in the
+ postgresql.conf configuration file.