diff --git a/doc/repmgr-primary-register.xml b/doc/repmgr-primary-register.xml
index 7796fa85..9d73ff15 100644
--- a/doc/repmgr-primary-register.xml
+++ b/doc/repmgr-primary-register.xml
@@ -24,10 +24,15 @@
- It's possibly to install the &repmgr; extension manually before executing
+ &repmgr; will attempt to install the &repmgr; extension as part of this command,
+ however this will fail if the repmgr user is not a superuser.
+
+
+ It's possible to install the &repmgr; extension manually before executing
repmgr primary register; in this case &repmgr; will
detect the presence of the extension and skip that step.
+
@@ -59,6 +64,21 @@
+
+ User permission requirements
+
+ The repmgr user must be a superuser in order for &repmgr;
+ to be able to install the repmgr extension.
+
+
+ If this is not the case, the repmgr extension can be installed
+ manually before executing repmgr primary register.
+
+
+ A future &repmgr; release will enable the provision of a
+ name for the installation of the extension.
+
+ Options