Type: | bool |
Default: | off |
Context: | superuser-backend |
Restart: | false |
Causes session terminations to be logged. The log output provides information similar to log_connections, plus the duration of the session. Only superusers can change this parameter at session start, and it cannot be changed at all within a session. The default is off
.
Recommendations
Useful for performance analysis.
On StackOverflow
- Import CSV postgresql with pgAdmin 4
- SQL query to find audit logs of session login and logout and pg_audit in Postgres
- repmgr Error: A master must be defined before configuring a slave
- Windows PostgreSQL logs indicate many short time sessions
- How to config postgresql to not to log actual data that is inserted in database?