Robert Haas 3 years ago
parent 7ae1619bc5
commit 26a0c025e2
  1. 17
      doc/src/sgml/basebackup-to-shell.sgml

@ -55,6 +55,23 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>basebackup_to_shell.required_role</varname> (<type>string</type>)
<indexterm>
<primary><varname>basebackup_to_shell.required_role</varname> configuration parameter</primary>
</indexterm>
</term>
<listitem>
<para>
A role which replication whose privileges users are required to possess
in order to make use of the <literal>shell</literal> backup target.
If this is not set, any replication user may make use of the
<literal>shell</literal> backup target.
</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>

Loading…
Cancel
Save