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 8f854b3 commit 0faee1eCopy full SHA for 0faee1e
doc/src/sgml/pgprobackup.sgml
@@ -924,7 +924,7 @@ pg_probackup archive-get -B <replaceable>backupdir</replaceable> --instance <rep
924
--wal-file-path %p --wal-file-name %f'
925
</programlisting>
926
<para>
927
- Moves <acronym>WAL</acronym> files from the corresponding subdirectory of the backup catalog to the cluster's xlog location.
+ Moves <acronym>WAL</acronym> files from the corresponding subdirectory of the backup catalog to the cluster's write-ahead log location.
928
This command is automatically set by <application>pg_probackup</application> as <varname>archive_command</varname> in
929
<filename>recovery.conf</filename> when restoring archive backups. You do not need to set it manually.
930
</para>
0 commit comments