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 - backup A - timelines switch point B - validation target point (time, xid or LSN) ```
Activity
gsmolk commentedon Aug 5, 2019
TODO: add tests
[Issue #108] added test validate.ValidateTest.test_validate_target_lsn