Satoshi Nagayasu

Results 17 issues of Satoshi Nagayasu

print_rmgr_standby() needs to be implemented to print xlog records associated with RM_STANDBY_ID operations.

print_rmgr_hash() needs to be implemented to print xlog records associated with RM_HASH_ID operations.

print_rmgr_gin() needs to be implemented to print xlog records associated with RM_GIN_ID operations.

print_rmgr_seq() needs to be implemented to print xlog records associated with RM_SEQ_ID operations.

dumpXLogRecord() is not able to handle RM_SPGIST_ID records. Needs to be added for 9.2 support.

Add -c option to read continuous WAL segments if exist in the same directory.

--statement option needs to be fixed and rewritten to work correctly.