Terminate replication connections that are inactive longer
than the specified number of milliseconds. This is useful for
the primary server to detect a standby crash or network outage.
- A value of zero means wait forever. This parameter can only be set in
+ A value of zero disables the timeout mechanism. This parameter
+ can only be set in
the postgresql.conf> file or on the server command line.
The default value is 60 seconds.