diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 86bf6ee912..9631492ea5 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -1927,7 +1927,7 @@ SET ENABLE_SEQSCAN TO OFF; default is zero transactions, meaning that dead row versions can be removed as soon as possible, that is, as soon as they are no longer visible to any open transaction. You may wish to set this to a - non-zero value on a primary server that is supporting hot standby + non-zero value on a primary server that is supporting hot standby servers, as described in . This allows more time for queries on the standby to complete without incurring conflicts due to early cleanup of rows. However, since the value