diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/config.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 8f0ca4c1eb6..09e6dfc43b1 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2489,7 +2489,7 @@ include 'filename' <listitem> <para> Specifies the maximum number of replication slots - (see <xref linkend="streaming-replication-slots"> that the server + (see <xref linkend="streaming-replication-slots">) that the server can support. The default is zero. This parameter can only be set at server start. <varname>wal_level</varname> must be set |