File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3423,7 +3423,7 @@ pg_probackup delete -B <replaceable>backup_dir</replaceable> --instance <replace
3423
3423
</listitem >
3424
3424
<listitem >
3425
3425
<para >To have a fallen-behind standby server <quote >catch up</quote > with master.</para >
3426
- <para >Under high write load, replicas may fail to replay WAL fast enough to keep up with master and hence may lag behind.
3426
+ <para >Under write-intensive load, replicas may fail to replay WAL fast enough to keep up with master and hence may lag behind.
3427
3427
A usual solution to create a new replica and switch to it requires a lot of extra space and data transfer. The <command >catchup</command >
3428
3428
command allows you to update an existing replica much faster by bringing differences from master.</para >
3429
3429
</listitem >
You can’t perform that action at this time.
0 commit comments