From 8b0f105d2d179dc1085b16f0594c8fa78d13267d Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Fri, 15 May 2015 19:58:56 +0300 Subject: Fix docs build. Oops. --- doc/src/sgml/high-availability.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 46518262cd6..d950100239a 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -1246,7 +1246,7 @@ primary_slot_name = 'node_a_slot' to archive the same file at the same time. - + If archive_mode is set to on, the archiver is not enabled during recovery or standby mode. If the standby server is promoted, it will start archiving after the promotion, but -- cgit v1.2.3