Add missing closing parenthesis into max_replication_slots doc.

pull/14/head
Fujii Masao 12 years ago
parent 85ba0748ed
commit 394e05996f
  1. 2
      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

Loading…
Cancel
Save