We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8ec995b commitc7f4865Copy full SHA for c7f4865
doc/pgprobackup.xml
@@ -3978,8 +3978,8 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
3978
Use with caution.
3979
When used with <linklinkend="pbk-incremental-restore">incremental restore</link> this flag
3980
allows to replace already existing PGDATA with different system ID. In case of tablespaces,
3981
- remapped via <literal>--tablespace-mapping</literal> option intonotempty directories,
3982
- theoldcontent of such directories will be deleted.
+ remapped via <literal>--tablespace-mapping</literal> option intonon-empty directories,
+ the content of such directories will be deleted.
3983
</para>
3984
</listitem>
3985
</varlistentry>