projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f0b76b
)
Docs: adjust wording about basebackup_to_shell's required_role GUC
author
David Rowley
Wed, 13 Apr 2022 00:01:23 +0000
(12:01 +1200)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/basebackup-to-shell.sgml
b/doc/src/sgml/basebackup-to-shell.sgml
index 9f44071d502c606e7c9f389a5a3a5d0be04616eb..85868db3c15516bb52f13029f423b3b3fc4b8a86 100644
(file)
--- a/
doc/src/sgml/basebackup-to-shell.sgml
+++ b/
doc/src/sgml/basebackup-to-shell.sgml
@@
-65,10
+65,9
@@
- 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.