We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e7490 commit d648100Copy full SHA for d648100
doc/pgprobackup.xml
@@ -1645,10 +1645,8 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
1645
recovery settings are written into the <filename>recovery.conf</filename>
1646
file. Starting from <productname>PostgreSQL</productname> 12,
1647
<application>pg_probackup</application> writes these settings into
1648
- the <filename>probackup_recovery.conf</filename> file in the data
1649
- directory, and then includes them into the
1650
- <filename>postgresql.auto.conf</filename> when the cluster is
1651
- is started.
+ the <filename>probackup_recovery.conf</filename> file and then includes
+ it into <filename>postgresql.auto.conf</filename>.
1652
</para>
1653
1654
<para>
0 commit comments