On Thu, Feb 24, 2022 at 11:06 AM David Christensen <david.christen...@crunchydata.com> wrote: > This patch adds the ability to specify a RelFileNode and optional BlockNum to > limit output of > pg_waldump records to only those which match the given criteria. This should > be more performant > than `pg_waldump | grep` as well as more reliable given specific variations > in output style > depending on how the blocks are specified.
Sounds useful to me. -- Peter Geoghegan