Add missing closing parenthesis into max_replication_slots doc.

This commit is contained in:
Fujii Masao 2014-06-24 03:25:01 +09:00
parent 85ba0748ed
commit 394e05996f

View File

@ -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