You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-09-16 09:26:30 +02:00
[PBCKP-770] The line informing that the remote mode parameters are added to PG_PROBACKUP.CONF has been removed; the set_config command must be used instead.
This commit is contained in:
@@ -569,10 +569,9 @@ pg_probackup add-instance -B <replaceable>backup_dir</replaceable> -D <replaceab
|
||||
the backup catalog. The
|
||||
<filename>backups/<replaceable>instance_name</replaceable></filename> directory contains
|
||||
the <filename>pg_probackup.conf</filename> configuration file that controls
|
||||
<application>pg_probackup</application> settings for this backup instance. If you run this
|
||||
command with the
|
||||
<link linkend="pbk-remote-server-opts">remote_options</link>, the specified
|
||||
parameters will be added to <filename>pg_probackup.conf</filename>.
|
||||
<application>pg_probackup</application> settings for this backup instance. To add
|
||||
<link linkend="pbk-remote-server-opts">remote_options</link> to the configuration file, use the
|
||||
<xref linkend="pbk-set-config"/> command.
|
||||
</para>
|
||||
<para>
|
||||
For details on how to fine-tune <application>pg_probackup</application> configuration, see
|
||||
|
Reference in New Issue
Block a user