summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/func.sgml6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 4b79566b3c0..6d03222a1b6 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -19014,8 +19014,10 @@ postgres=# SELECT * FROM pg_walfile_name_offset(pg_stop_backup());
See <xref linkend="streaming-replication">,
<xref linkend="streaming-replication-slots">, and
<xref linkend="replication-origins">
- for information about the underlying features. Use of these
- functions is restricted to superusers.
+ for information about the underlying features.
+ Use of functions for replication origin is restricted to superusers.
+ Use of functions for replication slot is restricted to superusers
+ and users having <literal>REPLICATION</literal> privilege.
</para>
<para>