processes). The default is zero, meaning replication is
disabled. WAL sender processes count towards the total number
of connections, so the parameter cannot be set higher than
- . This parameter can only
+ . Abrupt streaming client
+ disconnection might cause an orphaned connection slot until
+ a timeout is reached, so this parameter should be set slightly
+ higher than the maximum number of expected clients so disconnected
+ clients can immediately reconnect. This parameter can only
be set at server start. wal_level> must be set to
archive> or higher to allow connections from standby
servers.