8000 Adjust wording now that estimated size can increase · omgwtfun/postgres@aee1df4 · GitHub
[go: up one dir, main page]

Skip to content

Commit aee1df4

Browse files
committed
Adjust wording now that estimated size can increase
Per comment form Fujii Masao.
1 parent 59dd479 commit aee1df4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/pg_basebackup.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ PostgreSQL documentation
229229
the backup, this is only an approximation and may not end at exactly
230230
<literal>100%</literal>. In particular, when WAL log is included in the
231231
backup, the total amount of data cannot be estimated in advance, and
232-
in this case the progress report will only count towards the total
233-
amount of data without WAL.
232+
in this case the estimated target size will increase once it passes the
233+
total estimate without WAL.
234234
</para>
235235
<para>
236236
When this is enabled, the backup will start by enumerating the size of

0 commit comments

Comments
 (0)
0