We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Currently pg_probackup can validate WAL only within one timeline. It should be possible to validate WAL within several timelines:
t2 /--------B----t1 -----b---A----b - backupA - timelines switch pointB - validation target point (time, xid or LSN)```