You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-09-16 09:26:30 +02:00
Documentation hot fix
This commit is contained in:
committed by
Alexey Savchkov
parent
7c29b63e2f
commit
363024d5f8
@@ -821,6 +821,9 @@ pg_probackup add-instance -B <replaceable>backup_dir</replaceable> -D <replaceab
|
||||
only in the database <emphasis role="strong">used for
|
||||
connection</emphasis> to the <productname>PostgreSQL</productname> server:
|
||||
</para>
|
||||
<para>
|
||||
For <productname>PostgreSQL</productname> versions 10 — 14:
|
||||
</para>
|
||||
<programlisting>
|
||||
BEGIN;
|
||||
CREATE ROLE backup WITH LOGIN;
|
||||
|
Reference in New Issue
Block a user