Docs: adjust wording about basebackup_to_shell's required_role GUC
authorDavid Rowley
Wed, 13 Apr 2022 00:01:23 +0000 (12:01 +1200)
committerDavid Rowley
Wed, 13 Apr 2022 00:01:23 +0000 (12:01 +1200)
Author: Justin Pryzby
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/20220411020336[email protected]

doc/src/sgml/basebackup-to-shell.sgml

index 9f44071d502c606e7c9f389a5a3a5d0be04616eb..85868db3c15516bb52f13029f423b3b3fc4b8a86 100644 (file)
     
     
      
-      A role which replication whose privileges users are required to possess
-      in order to make use of the shell backup target.
-      If this is not set, any replication user may make use of the
-      shell backup target.
+      The role required in order to make use of the shell
+      backup target. If this is not set, any replication user may make use of
+      the shell backup target.