Skip to content

Commit 0faee1e

Browse files
author
Liudmila Mantrova
committed
DOC: Renamed xlog to write-ahead log for 10.0 and 9.6 docs
1 parent 8f854b3 commit 0faee1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pgprobackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ pg_probackup archive-get -B <replaceable>backupdir</replaceable> --instance <rep
924924
--wal-file-path %p --wal-file-name %f'
925925
</programlisting>
926926
<para>
927-
Moves <acronym>WAL</acronym> files from the corresponding subdirectory of the backup catalog to the cluster's xlog location.
927+
Moves <acronym>WAL</acronym> files from the corresponding subdirectory of the backup catalog to the cluster's write-ahead log location.
928928
This command is automatically set by <application>pg_probackup</application> as <varname>archive_command</varname> in
929929
<filename>recovery.conf</filename> when restoring archive backups. You do not need to set it manually.
930930
</para>

0 commit comments

Comments
 (0)