1
0
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:
Daniel Shelepanov
2022-12-07 13:35:25 +03:00
committed by Alexey Savchkov
parent 7c29b63e2f
commit 363024d5f8

View File

@@ -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 &mdash; 14:
</para>
<programlisting>
BEGIN;
CREATE ROLE backup WITH LOGIN;