Skip to content

WAL validation: timeline awareness #108

Open
@gsmolk

Description

@gsmolk

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)
```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions