Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 26a0c02

Browse files
committed
1 parent 7ae1619 commit 26a0c02

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,23 @@
5555
</para>
5656
</listitem>
5757
</varlistentry>
58+
59+
<varlistentry>
60+
<term>
61+
<varname>basebackup_to_shell.required_role</varname> (<type>string</type>)
62+
<indexterm>
63+
<primary><varname>basebackup_to_shell.required_role</varname> configuration parameter</primary>
64+
</indexterm>
65+
</term>
66+
<listitem>
67+
<para>
68+
A role which replication whose privileges users are required to possess
69+
in order to make use of the <literal>shell</literal> backup target.
70+
If this is not set, any replication user may make use of the
71+
<literal>shell</literal> backup target.
72+
</para>
73+
</listitem>
74+
</varlistentry>
5875
</variablelist>
5976
</sect2>
6077

0 commit comments

Comments
 (0)