Add additional filtering options to pg_waldump.

Allow filtering by RelFileNode, BlockNumber, ForkNum and FPW.

Author: David Christensen <david.christen...@crunchydata.com>
Reviewed-by: Japin Li <japi...@hotmail.com>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostg...@gmail.com>
Reviewed-by: Cary Huang <cary.hu...@highgo.ca>
Reviewed-by: Thomas Munro <thomas.mu...@gmail.com>
Discussion: https://postgr.es/m/lzzgmgm6e5.fsf%40veeddrois.attlocal.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/127aea2a65cd89c1c28357c6db199683e219491e

Modified Files
--------------
doc/src/sgml/ref/pg_waldump.sgml |  49 +++++++++++++
src/bin/pg_waldump/pg_waldump.c  | 144 ++++++++++++++++++++++++++++++++++++++-
2 files changed, 192 insertions(+), 1 deletion(-)

Reply via email to