Using Console
Using CLI
log_disconnections
flag for the PostgreSQL instance:ON
, then run the following command to disable the flag:log_disconnections
flag is disabled by running the following command:OFF
, which indicates that the flag has been successfully disabled.Using Python