diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 377cf62cb69..a73d6d3d01a 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -16793,7 +16793,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup()); for controlling and interacting with replication features. See and for information about the - underlying features. Use of these functions is restricted to superusers. + underlying features. Use of these functions is restricted to superusers + and users having REPLICATION privilege.