mirror of
https://github.com/postgres/postgres.git
synced 2025-08-12 15:23:02 +03:00
Add missing closing parenthesis into max_replication_slots doc.
This commit is contained in:
@@ -2489,7 +2489,7 @@ include 'filename'
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Specifies the maximum number of replication slots
|
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
|
can support. The default is zero. This parameter can only be set at
|
||||||
server start.
|
server start.
|
||||||
<varname>wal_level</varname> must be set
|
<varname>wal_level</varname> must be set
|
||||||
|
Reference in New Issue
Block a user