pgsql: Docs: adjust wording about basebackup_to_shell's required_role G

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Docs: adjust wording about basebackup_to_shell's required_role G
Date: 2022-04-13 00:01:50
Message-ID: E1neQSE-000Fev-EG@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Docs: adjust wording about basebackup_to_shell's required_role GUC

Author: Justin Pryzby
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d27323db7c451462387cd284275e1e79c59f7bac

Modified Files
--------------
doc/src/sgml/basebackup-to-shell.sgml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-04-13 02:10:58 pgsql: Rework compression options of pg_receivewal
Previous Message David Rowley 2022-04-12 23:20:26 pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional