mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Adjust wording now that estimated size can increase
Per comment form Fujii Masao.
This commit is contained in:
parent
59dd4790e2
commit
aee1df4de5
1 changed files with 2 additions and 2 deletions
|
|
@ -229,8 +229,8 @@ PostgreSQL documentation
|
|||
the backup, this is only an approximation and may not end at exactly
|
||||
<literal>100%</literal>. In particular, when WAL log is included in the
|
||||
backup, the total amount of data cannot be estimated in advance, and
|
||||
in this case the progress report will only count towards the total
|
||||
amount of data without WAL.
|
||||
in this case the estimated target size will increase once it passes the
|
||||
total estimate without WAL.
|
||||
</para>
|
||||
<para>
|
||||
When this is enabled, the backup will start by enumerating the size of
|
||||
|
|
|
|||
Loading…
Reference in a new issue