8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0bab8 commit 647f8b3Copy full SHA for 647f8b3
doc/src/sgml/config.sgml
@@ -2030,7 +2030,8 @@ SET ENABLE_SEQSCAN TO OFF;
2030
Terminate replication connections that are inactive longer
2031
than the specified number of milliseconds. This is useful for
2032
the primary server to detect a standby crash or network outage.
2033
- A value of zero means wait forever. This parameter can only be set in
+ A value of zero disables the timeout mechanism. This parameter
2034
+ can only be set in
2035
the <filename>postgresql.conf</> file or on the server command line.
2036
The default value is 60 seconds.
2037
</para>
0 commit comments