From 30b07b0d385d4adb2f130f1383a34f8c731b786c Mon Sep 17 00:00:00 2001 From: Justin Pryzby Date: Thu, 7 Apr 2022 09:04:23 -0500 Subject: [PATCH 11/19] doc review: basebackup_to_shell.required_role c6306db24bd913375f99494e38ab315befe44e11 See also: https://www.postgresql.org/message-id/CA%2BTgmoaBQ5idAh7OsQGAbLY166SVkj7KkKROkTyN5sOF6QDuww%40mail.gmail.com --- doc/src/sgml/basebackup-to-shell.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/basebackup-to-shell.sgml b/doc/src/sgml/basebackup-to-shell.sgml index 9f44071d502..15231ef3939 100644 --- a/doc/src/sgml/basebackup-to-shell.sgml +++ b/doc/src/sgml/basebackup-to-shell.sgml @@ -65,8 +65,8 @@ - A role which replication whose privileges users are required to possess - in order to 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. -- 2.17.1