mirror of
https://github.com/postgres/postgres.git
synced 2026-02-26 11:21:03 -05:00
Fix typo
This commit is contained in:
parent
9c0b04f18b
commit
2cd311d499
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ PostgreSQL documentation
|
|||
There is no guarantee that all WAL files required for the backup are archived
|
||||
at the end of backup. If you are planning to use the backup for an archive
|
||||
recovery and want to ensure that all required files are available at that moment,
|
||||
you need to include them into the backup by using <literal>-x</> option.
|
||||
you need to include them into the backup by using the <literal>-x</> option.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue