docs: expand witness documentation

This commit is contained in:
Ian Barwick
2017-11-17 11:00:43 +09:00
parent 060b746743
commit 9124e0f0a2
9 changed files with 123 additions and 34 deletions

View File

@@ -12,13 +12,13 @@
<title>repmgr user permissions</title>
<para>
&repmgr; will create an extension in the BDR database containing objects
&repmgr; will create an extension database containing objects
for administering &repmgr; metadata. The user defined in the <varname>conninfo</varname>
setting must be able to access all objects. Additionally, superuser permissions
are required to install the &repmgr; extension. The easiest way to do this
is create the &repmgr; user as a superuser, however if this is not
desirable, the &repmgr; user can be created as a normal user and a
superuser specified with <literal>--superuser</literal> when registering a BDR node.
superuser specified with <literal>--superuser</literal> when registering a &repmgr; node.
</para>
</sect1>
</chapter>