8000
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 59dd479 commit aee1df4Copy full SHA for aee1df4
doc/src/sgml/ref/pg_basebackup.sgml
@@ -229,8 +229,8 @@ PostgreSQL documentation
229
the backup, this is only an approximation and may not end at exactly
230
<literal>100%</literal>. In particular, when WAL log is included in the
231
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.
+ in this case the estimated target size will increase once it passes the
+ total estimate without WAL.
234
</para>
235
<para>
236
When this is enabled, the backup will start by enumerating the size of
0 commit comments