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 8ec995b commit c7f4865Copy 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 <link linkend="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 into not empty directories,
3982
- the old content of such directories will be deleted.
+ remapped via <literal>--tablespace-mapping</literal> option into non-empty directories,
+ the content of such directories will be deleted.
3983
</para>
3984
</listitem>
3985
</varlistentry>
0 commit comments