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
34233423 </listitem >
34243424 <listitem >
34253425 <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.
34273427 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 >
34283428 command allows you to update an existing replica much faster by bringing differences from master.</para >
34293429 </listitem >
You can’t perform that action at this time.
0 commit comments