From 394e05996fbb0621cf51c9d99891ca99b0eb2ff2 Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Tue, 24 Jun 2014 03:25:01 +0900 Subject: Add missing closing parenthesis into max_replication_slots doc. --- doc/src/sgml/config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') 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' Specifies the maximum number of replication slots - (see that the server + (see ) that the server can support. The default is zero. This parameter can only be set at server start. wal_level must be set -- cgit v1.2.3