From c6d0df9492b12ce657de8512a93dd473f3eff5d9 Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Tue, 24 Jun 2014 03:25:01 +0900 Subject: [PATCH] Add missing closing parenthesis into max_replication_slots doc. --- doc/src/sgml/config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 697cf99de54..5ab308b2b28 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 -- 2.39.5