From 81f9c0ebd0beed8b2ac26bb5666743e84ea777df Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 8 Dec 2021 09:50:37 +0900 Subject: [PATCH] doc: update repmgr.conf.sample Minor formatting fix. --- repmgr.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repmgr.conf.sample b/repmgr.conf.sample index 8c4efbfc..01d69f41 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -69,7 +69,7 @@ #------------------------------------------------------------------------------ #replication_user='repmgr' # User to make replication connections with, if not set - # defaults to the user defined in "conninfo". + # defaults to the user defined in "conninfo". #replication_type='physical' # Must "physical" (the default).