Re: [PATCH] add relation and block-level filtering to pg_waldump - Mailing list pgsql-hackers

From Cary Huang
Subject Re: [PATCH] add relation and block-level filtering to pg_waldump
Date
Msg-id 164608899175.882.1340055378279112856.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: [PATCH] add relation and block-level filtering to pg_waldump  (David Christensen <david.christensen@crunchydata.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Hi

I am glad to find this patch here because it helps with my current development work, which involves a lot of debugging
withthe WAL records and this patch definitely make this much easier rather than using grep externally. 
 

I have tried all of the new options added by the patch and every combination seems to result correctly. 

The only comment I would have is in the documentation, where I would replace:
"Display only records touching the given block" with "Display only records associated with the given block" 
"Display only records touching the given relation" with " Display only records associated with the given relation"

just to make it sound more formal. :)

best

Cary Huang
------------------
HighGo Software Canada
www.highgo.ca

pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: stale statistics on postgres 14
Next
From: Andrew Dunstan
Date:
Subject: MSVC build system installs extra executables